Merge pull request #2292 from dibdot/banip

luci-app-banip: adapt latest css changes
This commit is contained in:
Dirk Brenken 2018-11-16 09:07:11 +01:00 committed by GitHub
commit 49f23b5798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,28 +50,11 @@
width: 70px; width: 70px;
} }
.cbi-section-table-row > .cbi-value-field [data-dynlist] > input, .item,
.table.cbi-section-table input[type="text"], .add-item
.cbi-dynlist > .item,
.table.cbi-section-table input,
.cbi-dynlist
{ {
display: inline-block; white-space: nowrap;
width: 6em; width: 8.2em;
margin: 1px;
}
.td.cbi-value-field .cbi-button
{
width: auto;
margin: 1px 0 1px -2px;
}
.btn,
.cbi-button,
.item::after
{
-webkit-appearance: menulist;
} }
.cbi-input-checkbox .cbi-input-checkbox
@ -79,14 +62,9 @@
height: 1em; height: 1em;
} }
.cbi-input-text .cbi-button
{ {
text-align: left; -webkit-appearance: menulist;
padding-left: 2px;
outline: none;
box-shadow: none;
background: transparent;
width: 6em;
} }
.runtime .runtime