dark: adjust color of "search repository" right border
This commit is contained in:
parent
e10635ffd0
commit
58ea9a9235
@ -272,7 +272,7 @@ textarea,
|
|||||||
|
|
||||||
/* right border of "find repository" field */
|
/* right border of "find repository" field */
|
||||||
.ui.action.input:not([class*="left action"]) > input {
|
.ui.action.input:not([class*="left action"]) > input {
|
||||||
border-right-color: var(--color-input-border-hover);
|
border-right-color: var(--color-light);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* background color of code display */
|
/* background color of code display */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user