mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-23 07:33:57 -06:00
Slight refactor in CSS fix.
This commit is contained in:
parent
14fe82e361
commit
43aa1704a9
@ -97,6 +97,9 @@
|
||||
.skin-firefly-iii button.list-group-item {
|
||||
color: #bec5cb;
|
||||
}
|
||||
.skin-firefly-iii .btn-info {
|
||||
color: #fff;
|
||||
}
|
||||
.skin-firefly-iii .btn-default {
|
||||
background-color: #55606a;
|
||||
color: #bec5cb;
|
||||
@ -117,9 +120,6 @@
|
||||
.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