Actions

Common.css

Difference between revisions of "Common.css"

Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.mh .l1 td.ID,.mh .l2 td.ID,.mh .l3 td.ID {width:0!important;}
 
.mh .l1 td.ID,.mh .l2 td.ID,.mh .l3 td.ID {width:0!important;}
 +
.mh .l1 td.Name,.mh .l2 td.Name,.mh .l3 td.Name {width:100%!important;}

Revision as of 21:56, 27 February 2025

/* CSS placed here will be applied to all skins */
.mh .l1 td.ID,.mh .l2 td.ID,.mh .l3 td.ID {width:0!important;}
.mh .l1 td.Name,.mh .l2 td.Name,.mh .l3 td.Name {width:100%!important;}