MediaWiki:Vector.css: Difference between revisions
No edit summary |
Screamer1234 (talk | contribs) No edit summary |
||
| Line 221: | Line 221: | ||
font-size:.8em | font-size:.8em | ||
} | } | ||
.redirectText{ | .redirectText{ | ||
font-size:140% | font-size:140% | ||
| Line 344: | Line 343: | ||
font-size:13px; | font-size:13px; | ||
direction:ltr; | direction:ltr; | ||
-webkit-appearance:textfield | -webkit-appearance:textfield | ||
} | } | ||
div#simpleSearch #searchInput:focus{ | div#simpleSearch #searchInput:focus{ | ||
| Line 379: | Line 378: | ||
url('skins/Vector/images/search-ltr.svg'); | url('skins/Vector/images/search-ltr.svg'); | ||
background-position:center center; | background-position:center center; | ||
background-repeat:no-repeat | background-repeat:no-repeat | ||
} | } | ||
div#simpleSearch #mw-searchButton{ | div#simpleSearch #mw-searchButton{ | ||
| Line 502: | Line 501: | ||
div.vectorMenu li:hover a{ | div.vectorMenu li:hover a{ | ||
background-color:#383838; | background-color:#383838; | ||
color: #f54f2c | color: #f54f2c | ||
} | } | ||
| Line 908: | Line 906: | ||
::-webkit-scrollbar { | ::-webkit-scrollbar { | ||
width: | width: 12px !important; | ||
-webkit-overflow-scrolling: auto !important; | -webkit-overflow-scrolling: auto !important; | ||
} | } | ||