Skip to content

Commit a2a8f68

Browse files
committed
4.6.5
1 parent 077ee72 commit a2a8f68

14 files changed

+134
-31
lines changed

current/css/buttons/icons_colorized.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,17 @@
9090
}
9191

9292
/*AZURE*/
93-
:is(#webide-button,#PanelUI-menu-button,#nav-bar-overflow-button,#bookmarks-menu-button,#bookmarks-button,#bookmarks-toolbar-placeholder,#screenshot-button),
93+
:is(#webide-button,#PanelUI-menu-button,#nav-bar-overflow-button,#bookmarks-menu-button,#bookmarks-button,#bookmarks-toolbar-placeholder,#screenshot-button,#firefox-view-button),
9494
#bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
9595
-moz-context-properties: fill;
9696
fill: #336699 !important;
9797
}
98-
:root[lwtheme]:-moz-lwtheme-brighttext:not([style*='--lwt-header-image']) :is(#webide-button,#PanelUI-menu-button,#nav-bar-overflow-button,#bookmarks-menu-button,#bookmarks-button,#bookmarks-toolbar-placeholder,#screenshot-button),
98+
:root[lwtheme]:-moz-lwtheme-brighttext:not([style*='--lwt-header-image']) :is(#webide-button,#PanelUI-menu-button,#nav-bar-overflow-button,#bookmarks-menu-button,#bookmarks-button,#bookmarks-toolbar-placeholder,#screenshot-button,#firefox-view-button),
9999
:root[lwtheme]:-moz-lwtheme-brighttext:not([style*='--lwt-header-image']) #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
100100
fill: #64a3e2 !important;
101101
}
102102
@media (-moz-content-prefers-color-scheme: dark) {
103-
:root[lwtheme]:not([style*='--lwt-header-image']) :is(#webide-button,#PanelUI-menu-button,#nav-bar-overflow-button,#bookmarks-menu-button,#bookmarks-button,#bookmarks-toolbar-placeholder,#screenshot-button),
103+
:root[lwtheme]:not([style*='--lwt-header-image']) :is(#webide-button,#PanelUI-menu-button,#nav-bar-overflow-button,#bookmarks-menu-button,#bookmarks-button,#bookmarks-toolbar-placeholder,#screenshot-button,#firefox-view-button),
104104
:root[lwtheme]:not([style*='--lwt-header-image']) #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
105105
fill: #64a3e2 !important;
106106
}

current/css/tabs/classic_squared_tabs.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
border-right: 1px solid rgba(255,255,255,.1) !important;
175175
}
176176

177-
@media (-moz-content-prefers-color-scheme: dark),(-moz-toolbar-prefers-color-scheme: dark), (prefers-color-scheme: dark) {
177+
@media (-moz-toolbar-prefers-color-scheme: dark), (prefers-color-scheme: dark) {
178178
:root[lwtheme] .tabbrowser-tab:is([selected],[multiselected]) .tab-content {
179179
background-image: var(--classic_squared_tabs_lwt-bright_active_tab) !important;
180180
}
@@ -202,7 +202,7 @@
202202
}
203203
}
204204

205-
@media (-moz-content-prefers-color-scheme: light),(-moz-toolbar-prefers-color-scheme: light), (prefers-color-scheme: light) {
205+
@media (-moz-toolbar-prefers-color-scheme: light), (prefers-color-scheme: light) {
206206
:root[lwtheme] .tabbrowser-tab:is([selected],[multiselected]) .tab-content {
207207
background-image: var(--classic_squared_tabs_lwt-dark_active_tab) !important;
208208
}
@@ -229,7 +229,7 @@
229229
}
230230

231231
/* dark OS theme + no lwtheme off*/
232-
@media (-moz-content-prefers-color-scheme: dark),(-moz-toolbar-prefers-color-scheme: dark), (prefers-color-scheme: dark) {
232+
@media (-moz-toolbar-prefers-color-scheme: dark), (prefers-color-scheme: dark) {
233233

234234
:root:not([lwtheme]) :is(#TabsToolbar,#vertical-tabs) .tabbrowser-tab {
235235
color: white !important;
@@ -516,7 +516,7 @@
516516
margin-top: 0 !important;
517517
}
518518

519-
@media (-moz-platform: windows-win10), (-moz-os-version: windows-win10), (-moz-platform: windows) {
519+
@media (-moz-platform: windows) {
520520
#main-window[sizemode="maximized"] .titlebar-buttonbox-container {
521521
margin-inline-end: -2px !important;
522522
}

current/css/tabs/classic_squared_tabs_australized.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
border-right: 1px solid transparent !important;
171171
}
172172

173-
@media (-moz-content-prefers-color-scheme: dark) {
173+
@media (-moz-toolbar-prefers-color-scheme: dark), (prefers-color-scheme: dark) {
174174
:root[lwtheme] .tabbrowser-tab:is([selected],[multiselected]) .tab-content {
175175
background-image: var(--classic_squared_tabs_lwt-bright_active_tab) !important;
176176
}
@@ -202,7 +202,7 @@
202202

203203
}
204204

205-
@media (-moz-content-prefers-color-scheme: light) {
205+
@media (-moz-toolbar-prefers-color-scheme: light), (prefers-color-scheme: light) {
206206
:root[lwtheme] .tabbrowser-tab:is([selected],[multiselected]) .tab-content {
207207
background-image: var(--classic_squared_tabs_lwt-dark_active_tab) !important;
208208
}
@@ -237,7 +237,7 @@
237237
}
238238

239239
/* dark OS theme + no lwtheme off*/
240-
@media (-moz-content-prefers-color-scheme: dark),(-moz-toolbar-prefers-color-scheme: dark), (prefers-color-scheme: dark) {
240+
@media (-moz-toolbar-prefers-color-scheme: dark), (prefers-color-scheme: dark) {
241241

242242
:root:not([lwtheme]) :is(#TabsToolbar,#vertical-tabs) .tabbrowser-tab {
243243
color: white !important;

current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_positon.css renamed to current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_position.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,9 @@
8585
margin-inline-end: 0px !important;
8686
}
8787
}
88+
89+
#main-window :is(#TabsToolbar,#nav-bar,#PersonalToolbar,#toolbar-menubar,.browser-toolbar) {
90+
appearance: none !important;
91+
background: transparent !important;
92+
border-top: unset !important;
93+
}

current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_positon_fx128-132.css renamed to current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_position_fx128-132.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,10 @@
8181
margin-inline-end: 0px !important;
8282
}
8383
}
84+
85+
#main-window :is(#TabsToolbar,#nav-bar,#PersonalToolbar,#toolbar-menubar,.browser-toolbar) {
86+
appearance: none !important;
87+
background: transparent !important;
88+
border-top: unset !important;
89+
}
90+

current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_positon_with_appbutton.css renamed to current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_position_with_appbutton.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/****************************************************************************************/
44

55

6-
@import "./tabs_below_navigation_toolbar_higher_navbar_positon.css";
6+
@import "./tabs_below_navigation_toolbar_higher_navbar_position.css";
77

88
#main-window:is([tabsintitlebar],[customtitlebar]) #toolbar-menubar[autohide][inactive] ~ #nav-bar #nav-bar-customization-target {
99
padding-inline-start: 110px !important;

current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_positon_with_appbutton_fx128-132.css renamed to current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_position_with_appbutton_fx128-132.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/****************************************************************************************/
44

55

6-
@import "./tabs_below_navigation_toolbar_higher_navbar_positon_fx128-132.css";
6+
@import "./tabs_below_navigation_toolbar_higher_navbar_position_fx128-132.css";
77

88
#main-window:is([tabsintitlebar],[customtitlebar]) #nav-bar #nav-bar-customization-target {
99
padding-inline-start: 110px !important;

current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_positon_with_appbutton_icon_only.css renamed to current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_position_with_appbutton_icon_only.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/****************************************************************************************/
44

55

6-
@import "./tabs_below_navigation_toolbar_higher_navbar_positon.css";
6+
@import "./tabs_below_navigation_toolbar_higher_navbar_position.css";
77

88
#main-window:is([tabsintitlebar],[customtitlebar]) #toolbar-menubar[autohide][inactive] ~ #nav-bar #nav-bar-customization-target {
99
padding-inline-start: 60px !important;

current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_positon_with_appbutton_icon_only_fx128-132.css renamed to current/css/tabs/tabs_below_navigation_toolbar_higher_navbar_position_with_appbutton_icon_only_fx128-132.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/****************************************************************************************/
44

55

6-
@import "./tabs_below_navigation_toolbar_higher_navbar_positon_fx128-132.css";
6+
@import "./tabs_below_navigation_toolbar_higher_navbar_position_fx128-132.css";
77

88
#main-window:is([tabsintitlebar],[customtitlebar]) #nav-bar #nav-bar-customization-target {
99
padding-inline-start: 60px !important;

current/css/tabs/tabs_below_titlebar_above_navigation_toolbar.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,15 @@
3030
display: none !important;
3131
}
3232

33-
#main-window:is([tabsintitlebar],[customtitlebar])[sizemode="normal"]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
33+
34+
#main-window:is([tabsintitlebar],[customtitlebar])[sizemode="normal"]:not([inDOMFullscreen="true"]) #toolbar-menubar[autohide="true"][inactive="true"] ~ #TabsToolbar .titlebar-buttonbox-container {
3435
position: fixed !important;
35-
top: 0px !important;
36+
top: 0 !important;
3637
right: 0 !important;
3738
visibility: visible !important;
3839
display: block !important;
3940
}
41+
42+
#navigator-toolbox {
43+
-moz-window-dragging: drag !important;
44+
}

0 commit comments

Comments
 (0)