Difference between revisions of "MediaWiki:Vector.css"
From Baloogan Campaign Wiki
Line 69: | Line 69: | ||
#p-REDFOR h3 { | #p-REDFOR h3 { | ||
background:none !important; | background:none !important; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 18:11, 22 January 2014
.baloogan_small_image{ float:right;width:50%; -webkit-transition: width 1s ease-in-out; -moz-transition: width 1s ease-in-out; -o-transition: width 1s ease-in-out; transition: width 1s ease-in-out; } .baloogan_big_image{ float:right;width:100%; -webkit-transition: width 1s ease-in-out; -moz-transition: width 1s ease-in-out; -o-transition: width 1s ease-in-out; transition: width 1s ease-in-out; } /* .baloogan_small_image{ float:right;max-width:50%;min-width:50%; -webkit-transition: max-width 1s ease-in-out; -moz-transition: max-width 1s ease-in-out; -o-transition: max-width 1s ease-in-out; transition: max-width 1s ease-in-out; -webkit-transition: min-width 1s ease-in-out; -moz-transition: min-width 1s ease-in-out; -o-transition: min-width 1s ease-in-out; transition: min-width 1s ease-in-out; } .baloogan_big_image{ float:right;max-width:100%;min-width:100%; -webkit-transition: max-width 1s ease-in-out; -moz-transition: max-width 1s ease-in-out; -o-transition: max-width 1s ease-in-out; transition: max-width 1s ease-in-out; -webkit-transition: min-width 1s ease-in-out; -moz-transition: min-width 1s ease-in-out; -o-transition: min-width 1s ease-in-out; transition: min-width 1s ease-in-out; } */ /* CSS placed here will affect users of the Vector skin */ /* force the display of the contents of the section */ #p-cactions-label h3{ border-bottom: 0px !important; } #p-Geoscape_08_ADMIN .body{ display:block !important; } #p-BLUFOR .body{ display:block !important; } #p-REDFOR .body{ display:block !important; } #p-DB3000 .body{ display:block !important; } #p-DB3000 h3 { background:none !important; } #p-Geoscape_08_ADMIN h3 { background:none !important; } #p-BLUFOR h3 { background:none !important; } #p-REDFOR h3 { background:none !important; }