mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 01:42:19 +00:00
Merge pull request #7687 from MateusBMP/develop
Low contrast ratio on .skin-firefly-iii .btn-info color with dark theme
This commit is contained in:
@@ -117,6 +117,9 @@
|
||||
.skin-firefly-iii .btn-success.hover {
|
||||
background-color: #004726;
|
||||
}
|
||||
.skin-firefly-iii .btn-info {
|
||||
color: #fff;
|
||||
}
|
||||
.skin-firefly-iii .dropdown-menu {
|
||||
box-shadow: none;
|
||||
background-color: #353c42;
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user