mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 02:52:44 +00:00
Fix breadcrumb bg color.
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
color: #bec5cb;
|
color: #bec5cb;
|
||||||
/* PAGINATION */
|
/* PAGINATION */
|
||||||
}
|
}
|
||||||
|
.skin-firefly-iii .content-header > .breadcrumb {
|
||||||
|
background: #272c30;
|
||||||
|
}
|
||||||
.skin-firefly-iii .well {
|
.skin-firefly-iii .well {
|
||||||
background-color: #55606a;
|
background-color: #55606a;
|
||||||
border-color: #454e56;
|
border-color: #454e56;
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user