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;
|
--tab-border-radius: 50px !important;
|
||||||
--tabs-border-color: transparent !important;
|
--tabs-border-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navigator-toolbox {
|
#navigator-toolbox {
|
||||||
border: 0px !important;
|
border: 0px !important;
|
||||||
}
|
}
|
||||||
|
@ -43,9 +44,11 @@
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*#tracking-protection-icon-container {
|
/*
|
||||||
|
#tracking-protection-icon-container {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}*/
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
#urlbar-container {
|
#urlbar-container {
|
||||||
width: unset !important;
|
width: unset !important;
|
||||||
|
@ -61,7 +64,8 @@
|
||||||
z-index: 999999 !important;
|
z-index: 999999 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#urlbar-background, #searchbar {
|
#urlbar-background,
|
||||||
|
#searchbar {
|
||||||
border: 0px none !important;
|
border: 0px none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -83,4 +87,4 @@
|
||||||
|
|
||||||
#nav-bar:not([tabs-hidden="true"]) {
|
#nav-bar:not([tabs-hidden="true"]) {
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue