mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Slight refactor in CSS fix.
This commit is contained in:
@@ -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
Reference in New Issue
Block a user