diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-25 01:45:55 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-25 01:45:55 +0200 |
| commit | 922d922d2297198634c9b5aa05a5c1537eb063a0 (patch) | |
| tree | 97d4ebbb962f473cce866065ca0324f8fadc22ae /res/client/css/style.css | |
| parent | 833ec97baeeb8a27d420955594699585de1d6437 (diff) | |
style: #menu__type-filter: use solid background
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index 4a8b9880..24c6c18c 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -654,6 +654,7 @@ p { cursor: default; } #menu__type-filter { + background-color: white; position: relative; right: 220px; top: -5px; |
