MediaWiki:Darkvector.css: Difference between revisions

No edit summary
Tag: Reverted
will this work? prob not
 
(3 intermediate revisions by the same user not shown)
Line 46: Line 46:


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


Line 200: Line 200:


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


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


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


Line 436: Line 436:


a {
a {
     color: #11EE11 !important;
     color: #e87057 !important;
}
 
a:visited {
color: #11EE11 !important
}
}


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


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


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


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


#left-navigation div.darkvectorTabs ul li,
.vector-menu-heading  ul li,
#right-navigation div.darkvectorTabs ul li {
.vector-menu-heading  ul li {
     background-color: #11EE11;
     background-color: #e87057;
     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 641: Line 637:
}
}


#left-navigation div.darkvectorTabs li.selected,
.vector-menu-heading li.selected,
#right-navigation div.darkvectorTabs li.selected {
.vector-menu-heading li.selected {
     background-color: #333;
     background-color: #333;
     background-image: -moz-linear-gradient(top, #11EE11 0, #333 10%);
     background-image: -moz-linear-gradient(top, #e87057 0, #333 10%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #11EE11), color-stop(10%, #333));
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e87057), color-stop(10%, #333));
     background-image: -webkit-linear-gradient(top, #11EE11 0, #333 10%);
     background-image: -webkit-linear-gradient(top, #e87057 0, #333 10%);
     background-image: linear-gradient(#11EE11 0, #333 10%)
     background-image: linear-gradient(#e87057 0, #333 10%)
}
}


Line 659: 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: #11EE11
     color: #e87057
}
}


Line 672: Line 668:


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


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


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


div.darkvectorMenu li.selected a,
div.darkvectorMenu li.selected a,
div.darkvectorMenu li.selected a:visited {
div.darkvectorMenu li.selected a:visited {
     color: #11EE11;
     color: #D28A0D;
     text-decoration: none
     text-decoration: none
}
}
Line 732: Line 728:
     margin-left: 10em;
     margin-left: 10em;
     padding: 1em;
     padding: 1em;
     border: 2px dashed #11EE11;
     border: 1px solid #e87057;
     border-right-width: 0;
     border-right-width: 0;
     margin-top: -1px;
     margin-top: -1px;
Line 1,079: Line 1,075:
     padding-left: .5em;
     padding-left: .5em;
     padding-right: .5em;
     padding-right: .5em;
     color: #11EE11;
     color: #e87057;
     cursor: pointer;
     cursor: pointer;
     font-size: .8em
     font-size: .8em
Line 1,213: Line 1,209:
     padding: .5em;
     padding: .5em;
     white-space: nowrap;
     white-space: nowrap;
     color: #11EE11;
     color: #e87057;
     cursor: pointer;
     cursor: pointer;
     font-size: .8em
     font-size: .8em
Line 1,460: Line 1,456:


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


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


Line 1,636: Line 1,632:


body {
body {
   cursor: url('https://screamer.wiki/resources/assets/screamercursor.png'), pointer; height:40; width:30;}
   cursor: url('https://screamer.wiki/images/4/4c/Cursor.png'), pointer; height:40; width:30;}
   
   
a:link {
a:link {
   cursor: url('https://screamer.wiki/resources/assets/screamercursor.png'), pointer; }
   cursor: url('https://screamer.wiki/images/f/fd/Link.png'), pointer; }
   
   
a:hover{
a:hover{
   cursor: url('https://screamer.wiki/resources/assets/screamercursor.png'), pointer; }
   cursor: url('https://screamer.wiki/images/f/fd/Link.png'), pointer; }
   
   
a:active{
a:active{
   cursor: url('https://screamer.wiki/resources/assets/screamercursor.png'), pointer; }
   cursor: url('https://screamer.wiki/images/c/ce/Press.png'), pointer; }
    
    
a:element{
a:element{
   cursor: url('https://screamer.wiki/resources/assets/screamercursor.png'), pointer; }
   cursor: url('https://screamer.wiki/images/4/4c/Cursor.png'), pointer; }


/* Scrollbar */
/* Scrollbar */