forked from extern/the-glorious-startpage
fix searchengine set as default butt on css
This commit is contained in:
parent
c4e3c30399
commit
a91d6f6fa7
@ -102,14 +102,17 @@ select::-ms-expand {
|
||||
}
|
||||
|
||||
#searchEngineAsDefault:hover {
|
||||
outline: none;
|
||||
background: var(--base-hover-bg);
|
||||
}
|
||||
|
||||
#searchEngineAsDefault:active {
|
||||
outline: none;
|
||||
background: var(--base-active-bg);
|
||||
}
|
||||
|
||||
#searchEngineAsDefault:focus {
|
||||
outline: none;
|
||||
background: var(--base-focus-bg);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user