Update name at top of files

This commit is contained in:
bmFtZQ 2023-10-26 13:54:04 +08:00
parent c53c68194b
commit 8b79ef57c6
14 changed files with 19 additions and 16 deletions

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox by bmFtZQ - findbar.css */
/* Edge-FrFox - findbar.css */
.findbar-find-previous,
.findbar-find-next,

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox by bmFtZQ - navbar.css */
/* Edge-FrFox - navbar.css */
:root {
--toolbarbutton-border-radius: 4px !important;

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox by bmFtZQ - personalbar.css */
/* Edge-FrFox - personalbar.css */
#PersonalToolbar {
--bookmark-block-padding: 6px !important;

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox 2 - tabbar */
/* 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;

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox by bmFtZQ - urlbar.css */
/* Edge-FrFox - urlbar.css */
:root {
--urlbar-min-height: 30px !important;