]> git.nbdom.net Git - nb.git/commitdiff
www/dbq/html/default.css
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Sun, 8 Sep 2024 07:53:37 +0000 (09:53 +0200)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Sun, 8 Sep 2024 07:53:37 +0000 (09:53 +0200)
www/dbq/html/default.css

index 359a6b892cdec33619709abe2fc2face6f27fba1..716fb5f4bac87e855c1f86d4f9fb49e944e76d40 100644 (file)
@@ -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;