summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org-oxygen
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt.org-oxygen')
-rw-r--r--themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css29
1 files changed, 0 insertions, 29 deletions
diff --git a/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css b/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css
index 8aea909995..35f1924fb2 100644
--- a/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css
+++ b/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css
@@ -771,33 +771,4 @@ td.cbi-value-error {
padding: 0.5em;
}
-#memorybar {
- width: 200px;
- height: 8px;
- border: 1px solid #bbb;
- color: black;
- background-color: red;
-}
-
-#memfree, #membuffers, #memcached {
- float: right;
- border: 1px solid #bbb;
- height: 6px;
-}
-
-#memfree {
- background-color: green;
- color: black;
-}
-
-#membuffers {
- background-color: yellow;
- color: black;
-}
-
-#memcached {
- background-color: #ffa500;
- color: black;
-}
-
}