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 */
.l1 td.ID {width: max-content;}
+
.l1 td.ID,.l2 td.ID,.l3 td.ID {width: max-content!important;}
.l2 td.ID {width: max-content;}
 
.l3 td.ID {width: max-content;}
 

Revision as of 21:37, 27 February 2025

/* CSS placed here will be applied to all skins */
.l1 td.ID,.l2 td.ID,.l3 td.ID {width: max-content!important;}