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.ID {min-width: | + | .mh .l1 td.ID {min-width:32px!important;} |
− | .mh .l2 td.ID {min-width: | + | .mh .l2 td.ID {min-width:40px!important;} |
− | .mh .l3 td.ID {min-width: | + | .mh .l3 td.ID {min-width:48px!important;} |
.mh .l1 td.Name,.mh .l2 td.Name,.mh .l3 td.Name {width:100%!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;}