Difference between revisions of "MediaWiki:Common.css"

From PTI Security Systems
Jump to: navigation, search
m
Line 2: Line 2:
  
 
.mw-customtoggle-AAMCTS:hover {font-size: 150%;}
 
.mw-customtoggle-AAMCTS:hover {font-size: 150%;}
.mw-customtoggle-AAMCTS:active + .mw-customcollapsible-AAMCTS * {background-color: yellow;}
+
.mw-customtoggle-AAMCTS:active + #mw-customcollapsible-AAMCTS {background-color: yellow;}

Revision as of 15:05, 28 August 2014

/* CSS placed here will be applied to all skins */

.mw-customtoggle-AAMCTS:hover {font-size: 150%;}
.mw-customtoggle-AAMCTS:active + #mw-customcollapsible-AAMCTS {background-color: yellow;}