diff options
author | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 21:13:36 +0200 |
---|---|---|
committer | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 21:13:36 +0200 |
commit | 7949c50bd0a29cccc6dbcf8eba3e21b04441876c (patch) | |
tree | b5903c97675b51b66693a92f09fb813810f51cc0 /css | |
parent | efb2c64e742c807d373ff428c39539ba28829f30 (diff) |
meta info, collor note
Diffstat (limited to 'css')
-rw-r--r-- | css/old_menu.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/old_menu.css b/css/old_menu.css index f9b652e..a99ba6d 100644 --- a/css/old_menu.css +++ b/css/old_menu.css @@ -6,7 +6,7 @@ #content {margin-top: 0px;} #content-wrapper {padding-left: 100px !important;width: 100% !important;} #navigation{ - background-color: #1d2d44; + background-color: #1d2d44; /*remove this line for standard dark or set #0082c9 for nextcloud blue*/ visibility:visible; display: block !important; position:fixed !important; |