diff options
| author | Gabriel Albo <gabriel@albo.com.br> | 2014-10-10 00:09:24 -0300 |
|---|---|---|
| committer | Gabriel Albo <gabriel@albo.com.br> | 2014-10-13 10:25:43 -0300 |
| commit | 7cef77fd1469cb22e31edf50b27db1a6a982b494 (patch) | |
| tree | 4575ac191dc185d317dee2380d2109f0280de2ca /web-ui/app/index.html | |
| parent | 576379c2b1e3493eeaf47e32d7942d7026f6d3ea (diff) | |
UI Redesign - Changed left menu color scheme to a darker theme
Diffstat (limited to 'web-ui/app/index.html')
| -rw-r--r-- | web-ui/app/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html index 3687bc77..0249630e 100644 --- a/web-ui/app/index.html +++ b/web-ui/app/index.html @@ -20,7 +20,7 @@ </header> <div class="inner-wrap"> - <div class="column collapsed-nav no-padding"> + <div id="menu" class="column collapsed-nav no-padding"> <a class="left-off-canvas-toggle" href="#"><i class="fa fa-navicon"></i></a> <ul id="tags-shortcuts" class="shortcuts"> </ul> |
