MediaWiki:Vector.css: Difference between revisions

no edit summary
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
 
Line 26 ⟶ 25:
border-top: 2px solid #6153A2;
background: #DDC3FF;
color: #48336E;
}
 
Line 42:
 
/* Tab stuff */
divnav.vectorTabs {
background-image: none;
}
 
divnav.vectorTabs ul {
background-image: none;
}
 
divnav.vectorTabs spana {
background-image: none;
}
 
divnav.vectorTabs ul li {
background-color: #DDC3FF;
background-image: none;
Line 79:
}
 
divnav.vectorTabs li.selected {
background: #6153A2 !important;
border-bottom: 1px #E7C6FF;
}
 
div#mw-head divnav.vectorMenu h3 {
background: #DDC3FF;
height: 28px;
Line 99:
}
 
div#mw-head divnav.vectorMenu h3 {
background: #DDC3FF;
color: #DDC3FF;
Line 106:
}
 
divnav.vectorMenu h3 span {
padding-top: 6px;
}
Line 114:
}
 
divnav.vectorTabs li.selected a:visited, divnav.vectorTabs li.selected a:visited {
text-decoration: none;
color: #DDC3FF;
Line 123:
}
 
divnav.vectorTabs li.selected a:link, divnav.vectorTabs li.selected a:link {
text-decoration: none;
color: #DDC3FF;