MediaWiki:Vector.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
 
Line 43 ⟶ 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 80 ⟶ 79:
}
 
divnav.vectorTabs li.selected {
background: #6153A2 !important;
border-bottom: 1px #E7C6FF;
}
 
div#mw-head divnav.vectorMenu h3 {
background: #DDC3FF;
height: 28px;
Line 100 ⟶ 99:
}
 
div#mw-head divnav.vectorMenu h3 {
background: #DDC3FF;
color: #DDC3FF;
Line 107 ⟶ 106:
}
 
divnav.vectorMenu h3 span {
padding-top: 6px;
}
Line 115 ⟶ 114:
}
 
divnav.vectorTabs li.selected a:visited, divnav.vectorTabs li.selected a:visited {
text-decoration: none;
color: #DDC3FF;
Line 124 ⟶ 123:
}
 
divnav.vectorTabs li.selected a:link, divnav.vectorTabs li.selected a:link {
text-decoration: none;
color: #DDC3FF;