mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Merge pull request #7167 from firefly-iii/fix-7104
Fix https://github.com/firefly-iii/firefly-iii/issues/7104
This commit is contained in:
@@ -192,6 +192,13 @@
|
|||||||
border-color: #15181a;
|
border-color: #15181a;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
.skin-firefly-iii .text-warning {
|
||||||
|
color: #f39c12 !important;
|
||||||
|
}
|
||||||
|
.skin-firefly-iii a.text-warning:hover,
|
||||||
|
.skin-firefly-iii a.text-warning:focus {
|
||||||
|
color: #d39e00 !important;
|
||||||
|
}
|
||||||
.skin-firefly-iii h4 {
|
.skin-firefly-iii h4 {
|
||||||
color: #44DEF1;
|
color: #44DEF1;
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user