MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 806: Line 806:
     margin-bottom: 24px;
     margin-bottom: 24px;
}
}
.testchamber-header.dirty {
    background: url(http://i2.theportalwiki.net/img/7/71/Test_Chamber_Infobox_dirty_top.png) no-repeat;
}
.testchamber-footer {
.testchamber-footer {
     background: url(http://i2.theportalwiki.net/img/9/91/Test_Chamber_Infobox_bottom.png) no-repeat;
     background: url(http://i2.theportalwiki.net/img/9/91/Test_Chamber_Infobox_bottom.png) no-repeat;
Line 812: Line 817:
     margin-top: 24px;
     margin-top: 24px;
}
}
.testchamber-footer.dirty {
    background: url(http://i1.theportalwiki.net/img/4/4d/Test_Chamber_Infobox_dirty_bottom.png) no-repeat;
}
.testchamber-content {
.testchamber-content {
     margin-left: 48px;
     margin-left: 48px;
Line 817: Line 827:
     margin-top: -32px;
     margin-top: -32px;
}
}
.testchamber hr {
.testchamber hr {
     width: 264px;
     width: 264px;
Line 824: Line 835:
     margin: 0.5em 0em;
     margin: 0.5em 0em;
}
}
.testchamber-meter {
.testchamber-meter {
   background: url(http://i2.theportalwiki.net/img/f/fc/Chamber_progress.png) repeat-x;
   background: url(http://i2.theportalwiki.net/img/f/fc/Chamber_progress.png) repeat-x;
}
}
.testchamber-progress {
.testchamber-progress {
   clear: both;
   clear: both;
   margin-top: 6px;
   margin-top: 6px;
}
}
.testchamber-screenshot {
.testchamber-screenshot {
   margin-bottom: 4px;
   margin-bottom: 4px;
   margin-top: 7px;
   margin-top: 7px;
}
}
.testchamber-icons {
.testchamber-icons {
   margin-left: -3px;
   margin-left: -3px;
Line 840: Line 855:
   margin-bottom: -3px;
   margin-bottom: -3px;
}
}
.testchamber-icons img {
.testchamber-icons img {
   margin: 3px;
   margin: 3px;
}
}
/* Flickering effects */
/* Flickering effects */
.testchamber.testchamber-off, .testchamber.testchamber-off .testchamber-header,
.testchamber.testchamber-off, .testchamber.testchamber-off .testchamber-header,
Line 848: Line 865:
     background-position: -326px 0px !important;
     background-position: -326px 0px !important;
}
}
.testchamber.testchamber-display1-off .testchamber-display1,  
.testchamber.testchamber-display1-off .testchamber-display1,  
.testchamber.testchamber-display2-off .testchamber-display2 {
.testchamber.testchamber-display2-off .testchamber-display2 {
     opacity: 0;
     opacity: 0;
}
}
/* Old Aperture infobox styling */
/* Old Aperture infobox styling */
.old-aperture-infobox {
.old-aperture-infobox {