184
edits
(Added more borders to [More] and the Searchbox) |
(Cleaned up Sidebar a bit) |
||
Line 138: | Line 138: | ||
} | } | ||
/* Style the | /* Style the Sidebar boxes */ | ||
#mw-panel .vector-menu-content-list{ | #mw-panel .vector-menu-content-list{ | ||
padding: 6px ; | padding: 6px ; | ||
Line 150: | Line 150: | ||
} | } | ||
/* | /* Removes superfluous lines in Sidebar and Top bar*/ | ||
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading{ | .vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading, .vector-menu-portal .vector-menu-heading{ | ||
background-image: none; | background-image: none; | ||
} | } | ||
/* Style the top bar */ | |||
#p-namespaces .mw-list-item, #p-views .mw-list-item, #p-cactions, #p-search{ | #p-namespaces .mw-list-item, #p-views .mw-list-item, #p-cactions, #p-search{ | ||
background-color:#00131D; | background-color:#00131D; |