Merged latest fix to lednerb branch
This commit is contained in:
commit
da5f9597ef
12
vue-dark.css
12
vue-dark.css
@ -147,6 +147,18 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|||||||
--item-hover-bg-color: #eeeeee;
|
--item-hover-bg-color: #eeeeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.info-panel-tab:hover {
|
||||||
|
color: #42b983;
|
||||||
|
}
|
||||||
|
|
||||||
|
.outline-label:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
color: #42b983;
|
||||||
|
}
|
||||||
|
|
||||||
/* cyrillic-ext */
|
/* cyrillic-ext */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Roboto Mono';
|
font-family: 'Roboto Mono';
|
||||||
|
Loading…
Reference in New Issue
Block a user