diff options
Diffstat (limited to 'themes/freifunk-bno/htdocs')
-rw-r--r-- | themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css b/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css index 3507777572..451df9ca76 100644 --- a/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css +++ b/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css @@ -647,32 +647,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; |