34
edits
Wolf109909 (talk | contribs) |
Wolf109909 (talk | contribs) |
||
| Line 11: | Line 11: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 1px 100%; | background-size: 1px 100%; | ||
} | |||
.vector-menu-tabs li { | |||
background-image: url(/build/journeywiki/skins/Vector/resources/skins.vector.styles/images/tab-normal-fade.png?1cc52); | |||
background-image: linear-gradient(to top,#b28550 0,#b28550 1px,#e3cd93 1%); | |||
background-position: left bottom; | |||
background-repeat: repeat-x; | |||
float: left; | |||
display: block; | |||
height: 100%; | |||
margin: 0; | |||
padding: 0; | |||
line-height: 1.125em; | |||
white-space: nowrap; | |||
} | } | ||