MediaWiki:Gadget-ms-Navbox.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 113: Line 113:


table.navbox {     
table.navbox {     
     border:1px solid #e5c076; /*#9ec3f7*/
     border:1px solid #9ec3f7; /*#e5c076*/
       -moz-box-shadow: inset 0 0 0 5px #b19565;
       -moz-box-shadow: inset 0 0 0 5px #5579ab;
     -webkit-box-shadow: inset 0 0 0 5px #b19565;
     -webkit-box-shadow: inset 0 0 0 5px #5579ab;
         -ms-box-shadow: inset 0 0 0 5px #b19565;
         -ms-box-shadow: inset 0 0 0 5px #5579ab;
         -o-box-shadow: inset 0 0 0 5px #b19565;
         -o-box-shadow: inset 0 0 0 5px #5579ab;  
             box-shadow: inset 0 0 0 5px #b19565; /*#5579ab*/
             box-shadow: inset 0 0 0 5px #5579ab; /*#b19565*/
     border-radius: 15px;
     border-radius: 15px;
     background: #343246;
     background: #343246;
Line 154: Line 154:
.navbox-abovebelow,  
.navbox-abovebelow,  
table.navbox th {
table.navbox th {
      -moz-box-shadow: inset 0 0 25px 4px #e5c076;
    -webkit-box-shadow: inset 0 0 25px 4px #e5c076;
        -ms-box-shadow: inset 0 0 25px 4px #e5c076;
        -o-box-shadow: inset 0 0 25px 4px #e5c076;
            box-shadow: inset 0 0 25px 4px #e5c076;
     text-align:center;
     text-align:center;
     color:#012c57;
     color:#012c57;
Line 171: Line 166:
}
}


.navbox-title, table.navbox th {
    /* background: #82a7cb; */
    /* box-shadow: none; */
    /* background: #817ca9; */
    background: white;
    background: #343246;
    box-shadow: none;
}
.navbox-abovebelow {
.navbox-abovebelow {
     background: #32588d;
     background: #32588d;
     background: #5579ab;
     background: #5579ab;
    box-shadow: none;
}
}


Line 188: Line 174:
     color: #e7e7e7;
     color: #e7e7e7;
}
}
.navbox-list .navbox {
    background: none;
    border: none;
    box-shadow: none;
}
.navbox-abovebelow, .navbox-group {
    /* background: #817ca9; */
    background: #464076;
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
    background: #8b85b9;
}


/*  =-=--=-=-=-=-=-
/*  =-=--=-=-=-=-=-
Line 221: Line 191:
     background:#fdfdfd;
     background:#fdfdfd;
}
}


.navbox-list {  
.navbox-list {  
Line 227: Line 198:


.navbox-title,  
.navbox-title,  
table.navbox th {    
table.navbox th {
      -moz-box-shadow: inset 0 0 25px 4px #e5c076;
    -webkit-box-shadow: inset 0 0 25px 4px #e5c076;
        -ms-box-shadow: inset 0 0 25px 4px #e5c076;
        -o-box-shadow: inset 0 0 25px 4px #e5c076;
            box-shadow: inset 0 0 25px 4px #e5c076;
     color:#000;
     color:#000;
     padding:5px;
     padding:5px;
Line 269: Line 235:
     background:#e6e6ff;
     background:#e6e6ff;
}
}
.navbox-list .navbox {
    background: none;
    border: none;
    box-shadow: none;
}
.navbox-abovebelow, .navbox-group {
    /* background: #817ca9; */
    background: #464076;
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
    background: #8b85b9;
}


.navbox-even {
.navbox-even {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.