mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
This commit is contained in:
parent
15ac6a1195
commit
efade857bb
@ -498,7 +498,6 @@
|
||||
.skin-firefly-iii .input-group textarea {
|
||||
background-color: #353c42;
|
||||
color: #bec5cb;
|
||||
border: 1px solid #73818f;
|
||||
}
|
||||
.skin-firefly-iii .list-group {
|
||||
color: #bec5cb;
|
||||
@ -515,6 +514,9 @@
|
||||
border-color: #272c30;
|
||||
background-color: #353c42;
|
||||
}
|
||||
.skin-firefly-iii .form-control:focus {
|
||||
border-color: #3c8dbc;
|
||||
}
|
||||
.skin-firefly-iii .select2 .select2-selection {
|
||||
background-color: #353c42;
|
||||
color: #bec5cb;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user