James Cole
2023-03-07 19:10:32 +01:00
parent 6a649f2f42
commit f9a213e06f
2 changed files with 8 additions and 1 deletions

View File

@@ -192,6 +192,13 @@
border-color: #15181a;
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 {
color: #44DEF1;
}

File diff suppressed because one or more lines are too long