From: Nicolas Boisselier Date: Thu, 19 Jan 2017 23:15:15 +0000 (+0000) Subject: Bed X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=95fe26450b5c38b40c3c80429741c4ed7ce29189;p=nb.git Bed --- diff --git a/www/dbq/html/default.css b/www/dbq/html/default.css index f222ff38..300ee590 100644 --- a/www/dbq/html/default.css +++ b/www/dbq/html/default.css @@ -130,10 +130,6 @@ ul.row li, div.row div, table.rows th, table.rows td { ul.row li, div.row div, table.rows tr:last-child td { border-bottom: none; } -table.rows tr > * { - border-right: solid 1px #FEFEFE; -} - table.rows td { padding: 0.3em 0.3em; } @@ -149,6 +145,7 @@ table.rows.fixed td white-space: nowrap; text-overflow: ellipsis; overflow: hidden; + border-right: solid 1px #FEFEFE; } table.rows th {