luci-app-banip: adapt latest css changes 2292/head
authorDirk Brenken <dev@brenken.org>
Fri, 16 Nov 2018 07:55:46 +0000 (08:55 +0100)
committerDirk Brenken <dev@brenken.org>
Fri, 16 Nov 2018 07:55:46 +0000 (08:55 +0100)
Signed-off-by: Dirk Brenken <dev@brenken.org>
applications/luci-app-banip/luasrc/view/banip/banip_css.htm

index 86efcc5f208a406a3738d843545167e9372d396d..b1b9707f04afffe6c53f2ff1564fa9363bb5f60b 100644 (file)
                width: 70px;
        }
 
-       .cbi-section-table-row > .cbi-value-field [data-dynlist] > input,
-       .table.cbi-section-table input[type="text"],
-       .cbi-dynlist > .item,
-       .table.cbi-section-table input,
-       .cbi-dynlist
+       .item,
+       .add-item
        {
-               display: inline-block;
-               width: 6em;
-               margin: 1px;
-       }
-
-       .td.cbi-value-field .cbi-button
-       {
-               width: auto;
-               margin: 1px 0 1px -2px;
-       }
-
-       .btn,
-       .cbi-button,
-       .item::after
-       {
-               -webkit-appearance: menulist;
+               white-space: nowrap;
+               width: 8.2em;
        }
 
        .cbi-input-checkbox
                height: 1em;
        }
 
-       .cbi-input-text
+       .cbi-button
        {
-               text-align: left;
-               padding-left: 2px;
-               outline: none;
-               box-shadow: none;
-               background: transparent;
-               width: 6em;
+               -webkit-appearance: menulist;
        }
 
        .runtime