minor fixes in darkmode
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -36,6 +36,14 @@ section h5 {
|
|||||||
color: $dark-bg;
|
color: $dark-bg;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page-header {
|
||||||
|
color: $light;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-control:focus {
|
||||||
|
color: $dark-bg;
|
||||||
|
}
|
||||||
|
|
||||||
.form-control-plaintext {
|
.form-control-plaintext {
|
||||||
color: $white;
|
color: $white;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user