Merge branch 'master' into lednerb
This commit is contained in:
commit
f310a066ac
14
vue-dark.css
14
vue-dark.css
@ -161,6 +161,18 @@ input {
|
||||
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 {
|
||||
background: var(--select-text-bg-color);
|
||||
color: #fff;
|
||||
@ -790,4 +802,4 @@ html{
|
||||
|
||||
.ty-preferences .search-hit {
|
||||
background: var(--select-text-bg-color)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user