summaryrefslogtreecommitdiffhomepage
path: root/themes/freifunk/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'themes/freifunk/htdocs')
-rw-r--r--themes/freifunk/htdocs/luci-static/freifunk/cascade.css26
1 files changed, 0 insertions, 26 deletions
diff --git a/themes/freifunk/htdocs/luci-static/freifunk/cascade.css b/themes/freifunk/htdocs/luci-static/freifunk/cascade.css
index 5e2ce5e274..e40ddb808d 100644
--- a/themes/freifunk/htdocs/luci-static/freifunk/cascade.css
+++ b/themes/freifunk/htdocs/luci-static/freifunk/cascade.css
@@ -654,32 +654,6 @@ ul.cbi-apply {
padding: 0.5em;
}
-#memorybar {
- width:200px;
- height:8px;
- border:1px solid #bbb;
- background-color:red
-}
-
-#memfree, #membuffers, #memcached {
- float:right;
- border:1px solid #bbb;
- height:6px;
-}
-
-#memfree {
- background-color:green;
-}
-
-#membuffers {
- background-color:yellow;
-}
-
-#memcached {
- background-color:orange;
-}
-
-
/* obligatory IE6 Voodoo Code */
* html body {
padding-left: 50% !important;