Merge branch 'master' into lednerb
This commit is contained in:
commit
f310a066ac
12
vue-dark.css
12
vue-dark.css
@ -161,6 +161,18 @@ input {
|
|||||||
color: #42b983;
|
color: #42b983;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.info-panel-tab:hover {
|
||||||
|
color: #42b983;
|
||||||
|
}
|
||||||
|
|
||||||
|
.outline-label:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
color: #42b983;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
|
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
|
||||||
background: var(--select-text-bg-color);
|
background: var(--select-text-bg-color);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
Loading…
Reference in New Issue
Block a user