diff options
Diffstat (limited to 'p/themes/Mapco/mapco.css')
| -rw-r--r-- | p/themes/Mapco/mapco.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index ac88f6a2f..b8a2281ba 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -1427,6 +1427,12 @@ form th { line-height: 50px; text-align: center; } + .aside .toggle_aside .icon, +#panel .close .icon, +#close-slider.active .icon, +.dropdown-menu .toggle_aside .icon { + filter: grayscale(100%) brightness(2.5); + } .header { padding: 0.5rem; |
