(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | .l1 td.ID {width: | + | .mh .l1 td.ID,.mh .l2 td.ID,.mh .l3 td.ID {width:0!important;} |
− | .l2 td.ID {width: | + | .mh .l1 td.ID {min-width:32px!important;} |
− | .l3 td. | + | .mh .l2 td.ID {min-width:40px!important;} |
+ | .mh .l3 td.ID {min-width:48px!important;} | ||
+ | .mh .l1 td.Name,.mh .l2 td.Name,.mh .l3 td.Name {width:100%!important;} |
/* 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 {min-width:32px!important;} .mh .l2 td.ID {min-width:40px!important;} .mh .l3 td.ID {min-width:48px!important;} .mh .l1 td.Name,.mh .l2 td.Name,.mh .l3 td.Name {width:100%!important;}