Difference between revisions of "MediaWiki:Common.css"

From ENT Wiki
Jump to: navigation, search
m (test)
m (test)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.warning-light:hover{
+
tr:hover{
 
background-color:#000000;
 
background-color:#000000;
 
}
 
}

Revision as of 11:27, 17 January 2016

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

tr:hover{
background-color:#000000;
}