luci-theme-bootstrap: rework menu rendering
[project/luci.git] / themes / luci-theme-bootstrap / htdocs / luci-static / bootstrap / cascade.css
index 4387e9588902f7a53caf54db5b9965cba6d91e39..63eb51cceb5311b035d0529e380c71add46e53e7 100644 (file)
@@ -1787,6 +1787,7 @@ header [data-indicator] {
        background-color: #bfbfbf;
        border-radius: 3px;
        text-shadow: none;
+       margin-left: .4em;
 }
 
 header [data-indicator][data-clickable] {
@@ -1822,10 +1823,6 @@ header [data-indicator][data-style="active"] {
 /* LuCI specific items */
 .hidden { display: none }
 
-#xhr_poll_status {
-         cursor: pointer;
-}
-
 form.inline { display: inline; margin-bottom: 0; }
 
 header .pull-right { padding-top: 8px; }