From: Nicolas Boisselier Date: Sun, 8 Sep 2024 07:53:37 +0000 (+0200) Subject: www/dbq/html/default.css X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=1adaef3dbfd9d4a894161fc36c60a39cb87b0d96;p=nb.git www/dbq/html/default.css --- diff --git a/www/dbq/html/default.css b/www/dbq/html/default.css index 359a6b89..716fb5f4 100644 --- a/www/dbq/html/default.css +++ b/www/dbq/html/default.css @@ -38,9 +38,12 @@ h1, h1 a, h1 a:hover { font-weight: normal !important;; } +/* + NB 08.09.24: #db-menu-form_ * { font-size: 95%; } + */ #db-menu-form .form-control { max-width: 5rem; @@ -56,10 +59,6 @@ h1, h1 a, h1 a:hover { } .db-edit .form-control + .media { - /* - border:solid 1px red; - display: inline-block; - */ margin-top: 0.25rem; } @@ -89,10 +88,6 @@ h1, h1 a, h1 a:hover { .db-rows th.view, .HIDE{ - /* - font: 0/0 a; - border: 0; - */ color: transparent; text-shadow: none; background-color: transparent;