Fixed themes for MD

This commit is contained in:
n1474335 2018-08-02 13:21:02 +01:00
parent c3a353837f
commit 2a55f1317a
5 changed files with 38 additions and 29 deletions

View file

@ -71,8 +71,9 @@ div.toggle-string {
z-index: 10;
}
.operation label {
color: #388e3c;
.operation label,
.operation .checkbox label {
color: var(--arg-label-colour);
}
.operation .is-focused [class^='bmd-label'],