summaryrefslogtreecommitdiffstats
path: root/web/dashboard.css
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-12-15 03:19:38 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-12-15 03:19:38 +0200
commitf808f0fabe0170960120b9371e60ddc7e7e66b7e (patch)
tree6ded825a359be785ad0dce475c10d1d0347db04a /web/dashboard.css
parentf385680a6429197970b2374d71ef143ae0590e5f (diff)
first operational new dashboard
Diffstat (limited to 'web/dashboard.css')
-rwxr-xr-xweb/dashboard.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/dashboard.css b/web/dashboard.css
index 0210fb1968..4afd6f9dfb 100755
--- a/web/dashboard.css
+++ b/web/dashboard.css
@@ -25,7 +25,7 @@ html {
width: 100%;
height: 100%;
overflow: hidden;
- background: white;
+ background: inherit;
z-index: 10000;
}