MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 46:
}
 
nav.vectorTabs ul {
background-image: none;
}
 
nav.vectorTabs a {
background-image: none;
}
 
nav.vectorTabs ul li {
background-color: #DDC3FF;
background-image: none;
Line 84:
}
 
navdiv#mw-head nav.vectorMenu h3 {
background: #DDC3FF;
height: 28px;
Line 99:
}
 
navdiv#mw-head nav.vectorMenu h3 {
background: #DDC3FF;
color: #DDC3FF;
Line 128:
}
 
navdiv#mw-panel navdiv.portal navdiv.body {background-image:linear-gradient(-90deg, #6153A2, #6153A2 16.7%, #6153A2 83.3%, #6153A2); background-size: 100% 1px;}
 
#right-navigation {
Line 146:
}
*/
navdiv#mw-page-base {
background-image: none;
background-color: rgba(255,255,255,0);
Line 179:
 
/* Fixes an issue where File:Drip-heading.png shows behind the word "Contents" in the table of contents */
navdiv.toctitle > h2 {
background-image: none
}
Line 204:
/* Search */
 
navdiv#simpleSearch #searchInput {
top: 0;
left: 0;
Line 216:
#p-search input {}
 
#p-search navdiv#simpleSearch {
border-radius: 0.5em;
border: none;
Line 224:
}
 
navdiv#simpleSearch #searchButton,
navdiv#simpleSearch #mw-searchButton {
background-position: center center;
background-repeat: no-repeat;
Line 238:
}
 
navdiv#simpleSearch input {
color: #6153A2;
background-image: none;
Line 245:
}
 
navdiv.suggestions,
html>body navdiv.suggestions {
border-radius: 0.5em;
border: 2px solid #362668;
Line 306:
}
 
.mw-search-profile-tabs navdiv.search-types ul li.current a {
color: #EAD5FC;
cursor: default;