chore: format
This commit is contained in:
parent
d6b334c2fa
commit
d21f0edb4c
1 changed files with 8 additions and 4 deletions
|
@ -12,6 +12,7 @@
|
|||
--tab-border-radius: 50px !important;
|
||||
--tabs-border-color: transparent !important;
|
||||
}
|
||||
|
||||
#navigator-toolbox {
|
||||
border: 0px !important;
|
||||
}
|
||||
|
@ -43,9 +44,11 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
/*#tracking-protection-icon-container {
|
||||
/*
|
||||
#tracking-protection-icon-container {
|
||||
display: none !important;
|
||||
}*/
|
||||
}
|
||||
*/
|
||||
|
||||
#urlbar-container {
|
||||
width: unset !important;
|
||||
|
@ -61,7 +64,8 @@
|
|||
z-index: 999999 !important;
|
||||
}
|
||||
|
||||
#urlbar-background, #searchbar {
|
||||
#urlbar-background,
|
||||
#searchbar {
|
||||
border: 0px none !important;
|
||||
}
|
||||
|
||||
|
@ -83,4 +87,4 @@
|
|||
|
||||
#nav-bar:not([tabs-hidden="true"]) {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue