Update names at top of files (fixing typos)
This commit is contained in:
parent
8b79ef57c6
commit
eba1454367
14 changed files with 16 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Edge-FrFox - tabbar.css */
|
||||
/* Edge-Frfox - tabbar.css */
|
||||
|
||||
@supports -moz-bool-pref("uc.tweak.floating-tabs.equal-margin") and -moz-bool-pref("uc.tweak.floating-tabs") {
|
||||
:root #titlebar {
|
||||
|
@ -354,12 +354,12 @@ toolbarbutton[part="scrollbutton-down"] {
|
|||
margin-top: calc(2px + var(--tab-block-margin)) !important;
|
||||
}
|
||||
|
||||
/* #tabbrowser-tabs:not([overflow="true"]) .tabbrowser-tab:first-of-type {
|
||||
#tabbrowser-tabs:not([overflow="true"]) .tabbrowser-tab:first-of-type {
|
||||
margin-inline-start: 14px !important;
|
||||
}
|
||||
#tabbrowser-tabs:not([overflow="true"]) .tabbrowser-tab:last-of-type {
|
||||
margin-inline-end: 6px !important;
|
||||
} */
|
||||
}
|
||||
|
||||
#tabbrowser-tabs {
|
||||
margin-inline-start: -6px !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue