This commit is contained in:
TheGiddyLimit
2024-05-06 22:24:37 +01:00
parent 99cb60d804
commit 9c8ae15ff7
113 changed files with 1022 additions and 852 deletions

View File

@@ -17,7 +17,7 @@
border-top: 1px solid #ccc;
}
.night-mode #content_input_controls {
.ve-night-mode #content_input_controls {
border-color: #555;
}
@@ -43,7 +43,7 @@ textarea.form-control {
border-bottom: 1px solid #ccc;
}
.night-mode .mkbru__wrp-tab-heads--border {
.ve-night-mode .mkbru__wrp-tab-heads--border {
border-color: #555;
}
@@ -70,7 +70,7 @@ textarea.form-control {
border-right: 1px solid #ccc;
}
.night-mode .mkbru__wrp-output-tab-data {
.ve-night-mode .mkbru__wrp-output-tab-data {
border-color: transparent;
}
@@ -113,7 +113,7 @@ textarea.form-control {
margin-bottom: 4px;
}
.night-mode .mkbru__row-mark {
.ve-night-mode .mkbru__row-mark {
background: #555;
}
@@ -213,7 +213,7 @@ textarea.form-control {
background: #ccc;
}
.night-mode .mkbru_mon__spell-header-divider {
.ve-night-mode .mkbru_mon__spell-header-divider {
background: #555;
}