rsanchez
2017-03-10 6078e6018ca05bcc0203241dc44071a59cf5e78c
securis/src/main/webapp/assets/securis.css
....@@ -23,4 +23,9 @@
2323
2424 td-layout-footer {
2525 font-size: 0.8em;
26
+}
27
+
28
+.td-data-table-row > .td-data-table-cell:first-child,
29
+.td-data-table-row > .td-data-table-column:first-child {
30
+ max-width: 30px !important;
2631 }