(Created page with "→CSS placed here will be applied to all skins: .l1 th.ID {width: max-content;} .l2 th.ID {width: max-content;} .l3 th.ID {width: max-content;}") |
|||
| (7 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 | + | .mh .l1 td.ID,.mh .l2 td.ID,.mh .l3 td.ID {width:0!important;} |
| − | .l2 | + | .mh .l1 td.ID {min-width:32px!important;} |
| − | .l3 | + | .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;}