MediaWiki:Metrolook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Slight modification) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 34: | Line 34: | ||
div.vectorMenu:hover { | div.vectorMenu:hover { | ||
background-color: #006600; | background-color: #006600; | ||
} | |||
div.vectorTabs { | |||
height: inherit; | |||
} | } | ||
Latest revision as of 14:23, 2 July 2021
/* All CSS here will be loaded for users of the Metrolook skin */
#mw-page-base
{background-color: #000066 !important;
background-image: none;}
div.vectorTabs a:hover
{background-color: #006600;}
div.onhoverbg:hover
{background-color: #006600;}
div.vectorMenu:hover h5 span
{background-color: #006600;}
div.vectorMenu h5 span
{background-color: #000066;}
div.vectorMenu:hover h5 a
{background-color: #006600;}
div.vectorMenu h5 a
{background-color: #000066;}
{#hamburgerIcon:hover
{background-color: #006600;}
img.editbutton:hover
{background-color: #006600;}
div.actionmenu ul
{border-top: solid 2px #000066;}
#left-navigation
{background-color: #000066;}
}
div.vectorMenu ul {
border: solid 2px #000066;
}
div.vectorMenu:hover h5 a {
background-color: #006600;
}
div.vectorMenu:hover {
background-color: #006600;
}
div.vectorTabs {
height: inherit;
}
img.userIcon20 {
height: auto;
top: auto;
}