stuff
This commit is contained in:
parent
8a3c1ff5b3
commit
3b643fa7b3
1017
Plugins/BDFDB.js
1017
Plugins/BDFDB.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -757,6 +757,11 @@
|
|||
|
||||
/* ~~~~ 7. DISCOVERY ~~~~ */
|
||||
|
||||
.searchBox-3Y2Vi7:focus, /* searchbox focus */
|
||||
.searchBox-3Y2Vi7:focus-within {
|
||||
border--color: rgb(var(--vaccentcolor));
|
||||
}
|
||||
|
||||
#app-mount .activeButton-1BJAiN, /* pagination button */
|
||||
#app-mount .activeButton-1BJAiN:hover {
|
||||
background-color: rgb(var(--vaccentcolor));
|
||||
|
|
Loading…
Reference in New Issue