]> git.nbdom.net Git - nb.git/commitdiff
www/dbq/html/default.css
authorDevops <sys@15gifts.com>
Wed, 5 Apr 2017 10:29:01 +0000 (11:29 +0100)
committerDevops <sys@15gifts.com>
Wed, 5 Apr 2017 10:29:01 +0000 (11:29 +0100)
www/dbq/html/default.css

index 5a9e83e173e2cab3ff4236f5754f1532a3eb092f..8db5ca0223f28c9a7db662ac94713eff9ebab9b5 100644 (file)
@@ -154,6 +154,9 @@ table.rows td.delete {
   width: 1%;
   white-space: nowrap;
 }
+
+table.rows.fixed th.view { width: 2em; }
+table.rows.fixed th.delete { width: 2.7em; }
 /* To counter balance border corner when no border collapse
 table.rows th { padding-top: 0; }
 table.rows tr:last-child td { padding-bottom: 0; }