MediaWiki:Metrolook.css: Difference between revisions
Jump to navigation
Jump to search
(Hiding the annoying mw-indicators for now.) Tag: Reverted |
Tag: Undo |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Metrolook skin */ | /* All CSS here will be loaded for users of the Metrolook skin */ | ||
/* Search bar appearance tweaks */ | /*Search bar appearance tweaks*/ | ||
#simpleSearch{ | #simpleSearch{ | ||
border: 0; | border: 0; | ||
Line 10: | Line 10: | ||
#simpleSearch #searchInput { | #simpleSearch #searchInput { | ||
height: 100%; | height: 100%; | ||
} | } |