MediaWiki:Darkvector.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 46: Line 46:


.toctogglelabel {
.toctogglelabel {
color: #e87057;
color: #11EE11;
}
}


Line 200: Line 200:


.CategoryTreeToggle {
.CategoryTreeToggle {
     color: #e87057;
     color: #11EE11;
}
}


Line 236: Line 236:
.oo-ui-tabOptionWidget,
.oo-ui-tabOptionWidget,
.oo-ui-tabSelectWidget-framed {
.oo-ui-tabSelectWidget-framed {
     color: #e87057 !important;
     color: #11EE11 !important;
}
}
.oo-ui-window-body {
.oo-ui-window-body {
Line 364: Line 364:


.uls-menu .uls-search {
.uls-menu .uls-search {
     border-top-color: #e87057 !important;
     border-top-color: #11EE11 !important;
     border-bottom-color: #e87057 !important;
     border-bottom-color: #11EE11 !important;
}
}


Line 440: Line 440:


a.new {
a.new {
     color: #d44 !important;
     color: #11EE11 !important;
}
}


Line 567: Line 567:
.mw-ui-button {
.mw-ui-button {
     color: #ffffff !important;
     color: #ffffff !important;
     background-color: #e87057 !important;
     background-color: #11EE11 !important;
     border-color: #e87057 !important;
     border-color: #11EE11 !important;
}
}


Line 613: Line 613:
#right-navigation div.darkvectorTabs {
#right-navigation div.darkvectorTabs {
     background-image: inherit;
     background-image: inherit;
     background-color: #e87057
     background-color: #11EE11
}
}


#left-navigation div.darkvectorTabs ul,
#left-navigation div.darkvectorTabs ul,
#right-navigation div.darkvectorTabs ul {
#right-navigation div.darkvectorTabs ul {
     background-color: #e87057
     background-color: #11EE11
}
}


#left-navigation div.darkvectorTabs ul li,
#left-navigation div.darkvectorTabs ul li,
#right-navigation div.darkvectorTabs ul li {
#right-navigation div.darkvectorTabs ul li {
     background-color: #e87057;
     background-color: #11EE11;
     background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%);
     background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #333), color-stop(100%, #2a2a2a));
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #333), color-stop(100%, #2a2a2a));
Line 640: Line 640:
#right-navigation div.darkvectorTabs li.selected {
#right-navigation div.darkvectorTabs li.selected {
     background-color: #333;
     background-color: #333;
     background-image: -moz-linear-gradient(top, #e87057 0, #333 10%);
     background-image: -moz-linear-gradient(top, #11EE11 0, #333 10%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e87057), color-stop(10%, #333));
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #11EE11), color-stop(10%, #333));
     background-image: -webkit-linear-gradient(top, #e87057 0, #333 10%);
     background-image: -webkit-linear-gradient(top, #11EE11 0, #333 10%);
     background-image: linear-gradient(#e87057 0, #333 10%)
     background-image: linear-gradient(#11EE11 0, #333 10%)
}
}


Line 655: Line 655:
#left-navigation div.darkvectorTabs li a,
#left-navigation div.darkvectorTabs li a,
#right-navigation div.darkvectorTabs li a {
#right-navigation div.darkvectorTabs li a {
     color: #e87057
     color: #11EE11
}
}


Line 668: Line 668:


#mw-head div.darkvectorMenu h3 span {
#mw-head div.darkvectorMenu h3 span {
     color: #e87057
     color: #11EE11
}
}


Line 677: Line 677:
div.darkvectorMenu ul {
div.darkvectorMenu ul {
     background-color: black;
     background-color: black;
     border: solid 1px #0c0c0c
     border: solid 1px #11EE11
}
}


div.darkvectorMenu li a {
div.darkvectorMenu li a {
     color: #e87057
     color: #11EE11
}
}


div.darkvectorMenu li.selected a,
div.darkvectorMenu li.selected a,
div.darkvectorMenu li.selected a:visited {
div.darkvectorMenu li.selected a:visited {
     color: #D28A0D;
     color: #11EE11;
     text-decoration: none
     text-decoration: none
}
}
Line 1,075: Line 1,075:
     padding-left: .5em;
     padding-left: .5em;
     padding-right: .5em;
     padding-right: .5em;
     color: #e87057;
     color: #11EE11;
     cursor: pointer;
     cursor: pointer;
     font-size: .8em
     font-size: .8em
Line 1,209: Line 1,209:
     padding: .5em;
     padding: .5em;
     white-space: nowrap;
     white-space: nowrap;
     color: #e87057;
     color: #11EE11;
     cursor: pointer;
     cursor: pointer;
     font-size: .8em
     font-size: .8em
Line 1,456: Line 1,456:


#mw-panel .portal .body ul li a {
#mw-panel .portal .body ul li a {
     color: #e87057
     color: #11EE11
}
}


Line 1,536: Line 1,536:
background-color: transparent;
background-color: transparent;
border-color:#666;
border-color:#666;
color: #e87057
color: #11EE11
}
}
.toctogglelabel {
.toctogglelabel {
     cursor: pointer;
     cursor: pointer;
     color: #e87057
     color: #11EE11
}
}
.mw-changeslist-legend {
.mw-changeslist-legend {
Line 1,564: Line 1,564:
     color: #c9c9c9
     color: #c9c9c9
}
}
div#mw-panel div.portal div.body ul li a:visited{color:#e87057}
div#mw-panel div.portal div.body ul li a:visited{color:#11EE11}
div#mw-panel div.portal div.body ul li a{color:#e87057}
div#mw-panel div.portal div.body ul li a{color:#11EE11}
div#mw-panel div.portal h3 {color:#7c7c7c}
div#mw-panel div.portal h3 {color:#7c7c7c}