mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-23 07:33:57 -06:00
Updating .btn-info color to #fff (issue #7686)
This commit is contained in:
parent
3d8bf3ec9b
commit
f76a7d59e0
@ -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
Loading…
Reference in New Issue
Block a user