X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fbootstrap%2Fhtdocs%2Fluci-static%2Fbootstrap%2Fcascade.css;h=84f00c4a97a5a6af248b86fad3bdca404d8a0e5e;hp=26f2bbb2e1d1a00116ccffc8b241d38a426c11c1;hb=3fce9b3a3232e6c2ed5da9b252b4bbdfcde705b9;hpb=c9556c02bb49d5eee903ade2e73ea586ee09afde diff --git a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css index 26f2bbb2e..84f00c4a9 100644 --- a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -541,7 +541,7 @@ textarea { cursor: not-allowed; } -:-moz-placeholder { +::-moz-placeholder { color: #bfbfbf; } @@ -744,7 +744,7 @@ header { right: 0; z-index: 10000; overflow: visible; - color: #BFBFBF + color: #BFBFBF; } header a { @@ -1556,7 +1556,7 @@ footer { } :root .alert-message, :root .btn { - border-radius: 0 \0; + border-radius: 0 0; } button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner { @@ -1833,8 +1833,8 @@ table.cbi-section-table td.cbi-section-table-cell { cursor: pointer; } -.zonebadge em, -.zonebadge strong { +.zonebadge > em, +.zonebadge > strong { margin: 5px; display: inline-block; }