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 2 - browser */
/* Edge-FrFox - browser.css */
@supports (-moz-bool-pref("uc.tweak.floating-tabs")) {
:root {

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox by bmFtZQ - colors.css */
/* Edge-FrFox - colors.css */
/* default colours (light & dark) */
:root:not(:-moz-lwtheme),

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox by bmFtZQ - popup.css */
/* Edge-FrFox - popup.css */
:root {
--panel-subview-body-padding: 2px 0 !important;

View file

@ -1,4 +1,4 @@
/* EdgeFr-Fox by bmFtZQ - tweaks.css */
/* Edge-FrFox - tweaks.css */
/* disable drag space above tabs */
@supports -moz-bool-pref("uc.tweak.disable-drag-space") {