Ändringar

294 byte lades till ,  1 september 2013 kl. 13.31
ingen redigeringssammanfattning
Rad 30: Rad 30:  
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
padding-left: 1px;
 
padding-left: 1px;
 +
}
 +
 +
div.vectorTabs ul li {
 +
line-height: 1.125em;
 +
display: inline-block;
 +
height: 100%;
 +
margin: 0;
 +
padding: 0;
 +
background-color: #f3f3f3;
 +
/* @embed */
 +
background-image: url(images/tab-normal-fade.png);
 +
background-position: bottom left;
 +
background-repeat: repeat-x;
 +
white-space: nowrap;
 
}
 
}