X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Foxygen%2Fhtdocs%2Fluci-static%2Foxygen%2Fcascade.css;h=6235db734e36d048b69fd90a11cffe8adcaa4eac;hp=61e4d4296fae9a1bd61bd5875a30a750f293c48a;hb=098d4cb353d8d04e38d0c32691ca3362875659d0;hpb=1db9f295fa3e98a1f1472d2a8eda881333db5a43;ds=sidebyside diff --git a/themes/oxygen/htdocs/luci-static/oxygen/cascade.css b/themes/oxygen/htdocs/luci-static/oxygen/cascade.css index 61e4d4296..6235db734 100644 --- a/themes/oxygen/htdocs/luci-static/oxygen/cascade.css +++ b/themes/oxygen/htdocs/luci-static/oxygen/cascade.css @@ -320,6 +320,12 @@ td input[type=password] { width: 99%; } +img.cbi-image-button { + cursor: pointer; + margin: 0 2px; + vertical-align: middle; +} + input.cbi-input-user { background: url('../resources/cbi/user.gif') no-repeat scroll 1px center; background-color: inherit;