User:JRave/vector.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
JRave (talk | contribs)
No edit summary
JRave (talk | contribs)
No edit summary
Line 1: Line 1:
/*eye candy*/
    div#content,
/*You must retain the following four lines of code for any kind of customization I do!*/
    #mw-page-base,
body
    body {
{
    background: #222;
height:100%;
    color: #DBDBDB;
}
    }
/*Hides navbar*/
div#mw-panel
{
visibility:visible;
position:fixed;
top:0px;
left:-9.5em;
padding-top:0;
background-color:#F3F3F3;
border-right:1px solid #A7D7F9;
opacity:0.9;
filter:alpha(opacity=90);
overflow-y:scroll;
overflow-x:hidden;
z-index:2;
height:100%;
box-shadow:0 0 10px 0 #000000;
transition:left 0.2s ease-out;
-webkit-transition:left 0.2s ease-out;
-moz-transition:left 0.2s ease-out;
-o-transition:left 0.2s ease-out;
}
div#mw-panel div.portal
{
overflow:visible;
}
div#mw-panel div#p-navigation
{
padding-top:0em;
margin-top:160px;
}
div#mw-panel:hover
{
left:0;
}
div#p-logo
{
position:fixed;
left:-9.5em;
width:9em;
top:0px;
overflow:hidden;
background-color:#F3F3F3;
z-index:1
opacity:0.9
filter:alpha(opacity=90);
box-shadow:-2.5px 0 5px 0 #000000;
transition:left 0.2s ease-out;
-webkit-transition:left 0.2s ease-out;
-moz-transition:left 0.2s ease-out;
-o-transition:left 0.2s ease-out;
}
div#p-logo a
{
position:absolute;
width:140px;
}
div#mw-panel:hover div#p-logo
{
left:0em
}
div#mw-head-base
{
margin-left:10px;
}
div#mw-head
{
margin-left:10px;
}
div#content
{
position:relative;
left:0;
margin-left:10px;
}
div#left-navigation
{
left:10em;
}
div#footer
{
margin-left:10px;
}
/*section end*/


/*Page navigation adjustment*/
    a {
div>table[style]:nth-last-child(4)>tbody,div>table[style]:nth-last-child(5)>tbody
    color: rgb(204, 131, 83) !important;
{
    }
position:fixed;
margin:0 0 0 10em;
padding:0;
bottom:-15px;
left:2em;
background-color:#CEE0F2;
height:40px;
vertical-align:bottom;
overflow-y:hidden;
opacity:0.3;
filter:alpha(opacity=30);
box-shadow:0 0 10px 0 #AAAAAA;
z-index:4;
}
div>table[style]:nth-last-child(4)>tbody:hover,div>table[style]:nth-last-child(5)>tbody:hover
{
bottom:0;
height:auto;
background-color:transparent;
opacity:0.9;
filter:alpha(opacity=90);
transition:opacity 0.1s linear;
-webkit-transition:opacity 0.1s linear;
-moz-transition:opacity 0.1s linear;
-o-transition:opacity 0.1s linear;
}
div>table[style]:nth-last-child(4) td, div>table[style]:nth-last-child(4) th,div>table[style]:nth-last-child(5) td, div>table[style]:nth-last-child(5) th
{
height:40px;
}
div>table[style]:nth-last-child(4)>tbody:hover td,div>table[style]:nth-last-child(4)>tbody:hover th,div>table[style]:nth-last-child(5)>tbody:hover td,div>table[style]:nth-last-child(5)>tbody:hover th
{
height:auto;
vertical-align:middle;
background-color:#F8F8F8;
}
/*section end*/


/*References adjustment*/
    div.vectorTabs li {
ol.references
    background: #333 !important;
{
background-color:#000000;
border:1px solid #000000;
margin:0;
padding:0 0.25em 0 2.25em;
  position:fixed;
bottom:0;
right:0;
width:40em;
height:25px;
max-height:100%;
min-height:25px;
overflow-y:auto;
opacity:0.07;
filter:alpha(opacity=7);
z-index:3;
box-shadow:0 0 10px 0 #AAAAAA;
}
ol.references:hover
{
background-color:#FFFFFF;
width:40em;
height:auto;
opacity:1;
filter:alpha(opacity=100);
transition:opacity 0.1s linear;
-webkit-transition:opacity 0.1s linear;
-moz-transition:opacity 0.1s linear;
-o-transition:opacity 0.1s linear;
}
/*section end*/


/*Top bar adjustment*/
    }
div#mw-page-base
    div.vectorTabs li span {
{
    color: rgb(204, 131, 83) !important;
height:3.5em;
    }
}
 
div#mw-head
    div.vectorTabs li.selected {
{
    background: #222 !important;
position:fixed;
    }
background-color:white;
    a.new {
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADpJREFUeF5VjUkOAEAIwoD//7lzGJd4MJHGSoBImkFETP67CdLldUd7KC6f8fv3+psd8znbtU5x354HaWQjOx76v7MAAAAASUVORK5CYII=);
    color: #CD5E54 !important;
background-position:bottom left;
    }
background-repeat:repeat-x;
 
border-bottom:1px solid #A7D7F9;
    table {
height:3.5em;
    background: #333 !important;
top:-1px;
    }
left:0;
 
opacity:0.25;
    th {
filter:alpha(opacity=25);
    background: inherit !important;
box-shadow:-5px -5px 10px -5px #AAAAAA inset;
    }
transition:opacity 0.15s ease-out;
 
-webkit-transition:opacity 0.15s ease-out;
    div#preferences {
-moz-transition:opacity 0.15s ease-out;
    background: #333 !important;
-o-transition:opacity 0.15s ease-out;
    }
}
 
div#mw-head:hover
    legend {
{
    color: #CDA354 !important;
opacity:1;
    }
filter:alpha(opacity=100);
 
transition:opacity 0.1s cubic-bezier(0.5,0,1,0);
    h1,
-webkit-transition:opacity 0.1s cubic-bezier(0.5,0,1,0);
    h2,
-moz-transition:opacity 0.1s cubic-bezier(0.5,0,1,0);
    h3 {
-o-transition:opacity 0.1s cubic-bezier(0.5,0,1,0);
    background: inherit !important;
}
    color: #DBDBDB;
div#left-navigation
    }
{
 
position:fixed;
    div#catlinks {
top:1em;
    background: #333;
z-index:1;
    }
}
 
div#right-navigation
    table#collapsibleTable0 {
{
    background: inherit !important;
position:fixed;
    }
right:0;
 
top:1em;
    strong.selflink {
margin-top:0;
    color: #FFD500 !important;
z-index:1;
    }
}
 
div#p-personal
    td,
{
    tr,
position:fixed;
    tbody {
right:0.75em;
    background: inherit !important;
z-index:2;
    }
}
 
/*section end*/
    div#footer ul li {
    color: #CCCCCC;
    }
 
    #preftoc li.selected a {
    background: #333;
    }

Revision as of 12:25, 9 January 2014

    div#content,
    #mw-page-base,
    body {
    background: #222;
    color: #DBDBDB;
    }

    a {
    color: rgb(204, 131, 83) !important;
    }

    div.vectorTabs li  {
    background: #333 !important;

    }
    div.vectorTabs li span {
    color: rgb(204, 131, 83) !important;
    }

    div.vectorTabs li.selected {
    background: #222 !important;
    }
    a.new {
    color: #CD5E54 !important;
    }

    table {
    background: #333 !important;
    }

    th {
    background: inherit !important;
    }

    div#preferences {
    background: #333 !important;
    }

    legend {
    color: #CDA354 !important;
    }

    h1,
    h2,
    h3 {
    background: inherit !important;
    color: #DBDBDB;
    }

    div#catlinks {
    background: #333;
    }

    table#collapsibleTable0 {
    background: inherit !important;
    }

    strong.selflink {
    color: #FFD500 !important;
    }

    td,
    tr,
    tbody {
    background: inherit !important;
    }

    div#footer ul li {
    color: #CCCCCC;
    }

    #preftoc li.selected a {
    background: #333;
    }