mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
remove outline from .tab-background
This commit is contained in:
parent
6d16966886
commit
0d1ec1e56f
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ See the above repository for updates as well as full license text. */
|
|||
border-radius: 0 !important;
|
||||
box-shadow: none !important;
|
||||
border-top: 0 !important;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
.tab-background:not([selected])[multiselected]{
|
||||
|
|
Loading…
Reference in a new issue