mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
Selected tab as urlbar: Remove outline from urlbar
This commit is contained in:
parent
c48a197a63
commit
0e2b52fcaa
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ See the above repository for updates as well as full license text. */
|
|||
background: transparent !important;
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
outline: none !important;
|
||||
}
|
||||
.urlbarView{
|
||||
background: var(--toolbar-field-focus-background-color);
|
||||
|
|
Loading…
Reference in a new issue