diff options
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
| -rw-r--r-- | p/themes/Mapco/mapco.rtl.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css index c16243b87..53844168e 100644 --- a/p/themes/Mapco/mapco.rtl.css +++ b/p/themes/Mapco/mapco.rtl.css @@ -81,6 +81,9 @@ .btn.btn-important:hover, .btn.btn-important:active { background: #25c; } +.btn.btn-important img { + filter: brightness(3); +} .btn.btn-attention { background: #f5633e; color: #fff; |
