Update to Lepton 4.6.3
This commit is contained in:
parent
3a5bb0d6b5
commit
4545739a39
@ -1,3 +1,3 @@
|
|||||||
[Info]
|
[Info]
|
||||||
Ver=v4.6.2
|
Ver=v4.6.3
|
||||||
Branch=photon-style
|
Branch=photon-style
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
* Lepton (old name: Proton Fix) - Photon Stlyed
|
* Lepton (old name: Proton Fix) - Photon Styled
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:TOC: :include all
|
:TOC: :include all
|
||||||
:END:
|
:END:
|
||||||
@ -12,9 +12,18 @@
|
|||||||
- [[#why-proton][WHY Proton?]]
|
- [[#why-proton][WHY Proton?]]
|
||||||
- [[#why-not-proton][WHY Not Proton?]]
|
- [[#why-not-proton][WHY Not Proton?]]
|
||||||
- [[#padding-comparisons][Padding Comparisons]]
|
- [[#padding-comparisons][Padding Comparisons]]
|
||||||
|
- [[#contributors][Contributors]]
|
||||||
- [[#faq][FAQ]]
|
- [[#faq][FAQ]]
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
|
🔔🔔 A project redesign is in progress. #351
|
||||||
|
|
||||||
|
It's built with SCSS and all configured as options. \\
|
||||||
|
It's in beta testing, and I'am looking forward to hearing from you.
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
** Introduction
|
** Introduction
|
||||||
[[https://wiki.mozilla.org/Firefox/Proton][Proton]] is Firefox's new design, starting from Firefox 89. \\
|
[[https://wiki.mozilla.org/Firefox/Proton][Proton]] is Firefox's new design, starting from Firefox 89. \\
|
||||||
@ -33,6 +42,8 @@
|
|||||||
|
|
||||||
(Lepton's Photon styled design :arrow_up:)
|
(Lepton's Photon styled design :arrow_up:)
|
||||||
|
|
||||||
|
@@html:<details>@@@@html:<summary>@@ *Feature List (Click)* @@html:</summary>@@
|
||||||
|
|
||||||
- *Color*
|
- *Color*
|
||||||
- Default light/dark theme contrast enhancement
|
- Default light/dark theme contrast enhancement
|
||||||
- Colorful context menu
|
- Colorful context menu
|
||||||
@ -94,6 +105,8 @@
|
|||||||
- Activate calculator at address bar
|
- Activate calculator at address bar
|
||||||
- Mouse pointer for each context
|
- Mouse pointer for each context
|
||||||
|
|
||||||
|
@@html:</details>@@
|
||||||
|
|
||||||
** Installation Guide
|
** Installation Guide
|
||||||
|
|
||||||
*Script Installation (experimental)*
|
*Script Installation (experimental)*
|
||||||
@ -165,6 +178,15 @@
|
|||||||
- Proton
|
- Proton
|
||||||
- Lepton
|
- Lepton
|
||||||
|
|
||||||
|
|
||||||
|
** Contributors
|
||||||
|
|
||||||
|
Thanks to all contributors to this project for providing help and developing features!
|
||||||
|
|
||||||
|
[[https://github.com/black7375/Firefox-UI-Fix/graphs/contributors][@@html:<img src="https://contrib.rocks/image?repo=black7375/Firefox-UI-Fix"/>@@]]
|
||||||
|
|
||||||
|
A list of all contributors can be found in [[./CREDITS][CREDITS]].
|
||||||
|
|
||||||
** FAQ
|
** FAQ
|
||||||
|
|
||||||
- *Black pixels around the selected tab bottom corners* \\
|
- *Black pixels around the selected tab bottom corners* \\
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||||
|
</svg>
|
After Width: | Height: | Size: 91 B |
@ -0,0 +1,9 @@
|
|||||||
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="context-fill" fill-opacity="context-fill-opacity">
|
||||||
|
<circle cx="8" cy="8" r="7.5"/>
|
||||||
|
<path filter="invert(100%) brightness(1.3)" d="M13.948 5.886c-1.143-1.501-3.388-1.693-4.785-.409l-.782.718-.765 0-.782-.718c-1.398-1.284-3.642-1.092-4.786.409-.148.585.081 2.745.21 3.085.26 1.372 1.382 2.404 2.726 2.404.671 0 1.279-.268 1.76-.697l.293-.251a1.451 1.451 0 0 1 1.883-.016l.44.364 0-.002a2.622 2.622 0 0 0 1.652.601c1.344 0 2.466-1.032 2.726-2.404.13-.339.367-2.49.21-3.084z"/>
|
||||||
|
<path d="M5.3 6.843c-.558 0-1.054.233-1.374.594a.519.519 0 0 0 0 .678c.32.362.816.594 1.374.594s1.054-.233 1.374-.594a.519.519 0 0 0 0-.678A1.828 1.828 0 0 0 5.3 6.843z"/>
|
||||||
|
<path d="M10.7 6.843c-.558 0-1.054.233-1.374.594a.519.519 0 0 0 0 .678c.32.362.816.594 1.374.594s1.054-.233 1.374-.594a.519.519 0 0 0 0-.678 1.828 1.828 0 0 0-1.374-.594z"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,6 @@
|
|||||||
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||||
|
<path fill="context-fill" d="M16,11 C16,11.5522847 15.5522847,12 15,12 C14.4477153,12 14,11.5522847 14,11 C14,8.23857625 11.7614237,6 9,6 C6.94968096,6 5.18760031,7.23409522 4.41604369,9 L7.0043326,9 C7.55661734,9 8.0043326,9.44771525 8.0043326,10 C8.0043326,10.5522847 7.55661734,11 7.0043326,11 L2,11 C1.44771525,11 1,10.5522847 1,10 L1,5 C1,4.44771525 1.44771525,4 2,4 C2.55228475,4 3,4.44771525 3,5 L3,7.39241339 C4.22489715,5.35958217 6.45367486,4 9,4 C12.8659932,4 16,7.13400675 16,11 Z"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 801 B |
@ -223,6 +223,22 @@ menu[disabled="true"] {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*= Windows 10 - Top border of accent color at ESR #358 ======================*/
|
||||||
|
@media (-moz-os-version: windows-win10), /* Legacy - v99 */
|
||||||
|
(-moz-platform: windows-win10) {
|
||||||
|
:root[sizemode=normal][tabsintitlebar] #navigator-toolbox {
|
||||||
|
border-top: .5px solid rgb(47, 47, 47) !important;
|
||||||
|
}
|
||||||
|
:root[sizemode=normal][tabsintitlebar]:-moz-window-inactive #navigator-toolbox {
|
||||||
|
border-top-color: rgb(57, 57, 57) !important;
|
||||||
|
}
|
||||||
|
@media (-moz-windows-accent-color-in-titlebar) {
|
||||||
|
:root[sizemode=normal][tabsintitlebar] #navigator-toolbox {
|
||||||
|
border-top-color: -moz-accent-color !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media (-moz-gtk-csd-available) {
|
@media (-moz-gtk-csd-available) {
|
||||||
/*= Linux - Global Menubar Active Color ====================================*/
|
/*= Linux - Global Menubar Active Color ====================================*/
|
||||||
#main-menubar > menu[open="true"],
|
#main-menubar > menu[open="true"],
|
||||||
@ -296,6 +312,7 @@ menu[disabled="true"] {
|
|||||||
(-moz-platform: windows-win7) {
|
(-moz-platform: windows-win7) {
|
||||||
#TabsToolbar:not(:-moz-lwtheme) {
|
#TabsToolbar:not(:-moz-lwtheme) {
|
||||||
--background-color: rgb(229, 229, 235);
|
--background-color: rgb(229, 229, 235);
|
||||||
|
--toolbarseparator-color: transparent;
|
||||||
}
|
}
|
||||||
#TabsToolbar:not(:-moz-lwtheme)
|
#TabsToolbar:not(:-moz-lwtheme)
|
||||||
.tabbrowser-tab
|
.tabbrowser-tab
|
||||||
@ -522,6 +539,13 @@ menu[disabled="true"] {
|
|||||||
--panel-separator-color: var(--win-border-color) !important;
|
--panel-separator-color: var(--win-border-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (-moz-windows-accent-color-in-titlebar) {
|
||||||
|
:root[tabsintitlebar]:not(:-moz-window-inactive, :-moz-lwtheme),
|
||||||
|
:root[tabsintitlebar][lwt-default-theme-in-dark-mode]:not(:-moz-window-inactive) {
|
||||||
|
--toolbarseparator-color: color-mix(in srgb, currentColor 20%, transparent) !important; /* As default */
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/*- Menu -------------------------------------------------------------------*/
|
/*- Menu -------------------------------------------------------------------*/
|
||||||
html#main-window menupopup:not(:-moz-lwtheme) {
|
html#main-window menupopup:not(:-moz-lwtheme) {
|
||||||
--menu-color: var(--win-text-color) !important;
|
--menu-color: var(--win-text-color) !important;
|
||||||
@ -2943,29 +2967,6 @@ menuitem.openintabs-menuitem,
|
|||||||
); /* Compact: 28px, Normal: 33px, Touch: 38px */
|
); /* Compact: 28px, Normal: 33px, Touch: 38px */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Pinned Tab - Titlechanged Indicator position fix */
|
|
||||||
.tabbrowser-tab:is([image], [pinned]) > .tab-stack > .tab-content[attention]:not([selected="true"]),
|
|
||||||
.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) {
|
|
||||||
/* Original: center bottom calc(6.5px + var(--tabs-navbar-shadow-size)); */
|
|
||||||
background-position-y: bottom calc(2.5px + var(--tabs-navbar-shadow-size)) !important;
|
|
||||||
}
|
|
||||||
:root[uidensity="compact"]
|
|
||||||
.tabbrowser-tab:is([image], [pinned])
|
|
||||||
> .tab-stack
|
|
||||||
> .tab-content[attention]:not([selected="true"]),
|
|
||||||
:root[uidensity="compact"] .tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) {
|
|
||||||
/* Original: center bottom calc(6.5px + var(--tabs-navbar-shadow-size)); */
|
|
||||||
background-position-y: bottom calc(0.5px + var(--tabs-navbar-shadow-size)) !important;
|
|
||||||
}
|
|
||||||
:root[uidensity="touch"]
|
|
||||||
.tabbrowser-tab:is([image], [pinned])
|
|
||||||
> .tab-stack
|
|
||||||
> .tab-content[attention]:not([selected="true"]),
|
|
||||||
:root[uidensity="touch"] .tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) {
|
|
||||||
/* Original: center bottom calc(6.5px + var(--tabs-navbar-shadow-size)); */
|
|
||||||
background-position-y: bottom calc(4.5px + var(--tabs-navbar-shadow-size)) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*= Tool Bar - Button Padding ================================================*/
|
/*= Tool Bar - Button Padding ================================================*/
|
||||||
:root[uidensity="compact"] {
|
:root[uidensity="compact"] {
|
||||||
--toolbarbutton-outer-padding: 2px !important; /* Original: 3px, General is 2px */
|
--toolbarbutton-outer-padding: 2px !important; /* Original: 3px, General is 2px */
|
||||||
@ -3675,12 +3676,21 @@ menupopup > menu {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Container Tab - Color line at icon's bottom *******************************/
|
/** Container Tab - Color line at icon's bottom *******************************/
|
||||||
|
.tabbrowser-tab {
|
||||||
|
--container-position-y: 11px;
|
||||||
|
}
|
||||||
|
:root[uidensity="compact"] .tabbrowser-tab {
|
||||||
|
--container-position-y: 10px;
|
||||||
|
}
|
||||||
|
:root[uidensity="touch"] .tabbrowser-tab {
|
||||||
|
--container-position-y: 12px;
|
||||||
|
}
|
||||||
.tab-content:not([titlechanged])::before {
|
.tab-content:not([titlechanged])::before {
|
||||||
/* Box Model */
|
/* Box Model */
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
transform: translate(9px, 12px) !important;
|
transform: translate(9px, var(--container-position-y)) !important;
|
||||||
|
|
||||||
/* Shape */
|
/* Shape */
|
||||||
border-bottom: 2px solid var(--identity-icon-color);
|
border-bottom: 2px solid var(--identity-icon-color);
|
||||||
@ -3705,7 +3715,7 @@ menupopup > menu {
|
|||||||
|
|
||||||
/* Pinned Tab */
|
/* Pinned Tab */
|
||||||
.tabbrowser-tab[pinned] .tab-content::before {
|
.tabbrowser-tab[pinned] .tab-content::before {
|
||||||
transform: translateY(12px) !important;
|
transform: translateY(var(--container-position-y)) !important;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -3734,6 +3744,12 @@ menupopup > menu {
|
|||||||
background-position-x: 30%, 50%, 70% !important;
|
background-position-x: 30%, 50%, 70% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tabbrowser-tab:is([image], [pinned]) > .tab-stack > .tab-content[attention]:not([selected="true"]),
|
||||||
|
.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) {
|
||||||
|
/* Original: center bottom calc(6.5px + var(--tabs-navbar-shadow-size)); */
|
||||||
|
background-position-y: top calc(0.5px + 50% + var(--container-position-y)) !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Pinned Tab - Titlechanged & soundplaying */
|
/* Pinned Tab - Titlechanged & soundplaying */
|
||||||
.tabbrowser-tab:is([image], [pinned])[usercontextid]:is([soundplaying], [muted], [activemedia-blocked])
|
.tabbrowser-tab:is([image], [pinned])[usercontextid]:is([soundplaying], [muted], [activemedia-blocked])
|
||||||
> .tab-stack
|
> .tab-stack
|
||||||
@ -3760,7 +3776,7 @@ menupopup > menu {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Fullscreen - Overlap toolbar **********************************************/
|
/** Fullscreen - Overlap toolbar **********************************************/
|
||||||
@supports not -moz-bool-pref("layout.css.osx-font-smoothing.enabled") {
|
@supports -moz-bool-pref("browser.fullscreen.autohide") {
|
||||||
:root[sizemode="fullscreen"] #navigator-toolbox {
|
:root[sizemode="fullscreen"] #navigator-toolbox {
|
||||||
position: fixed !important; /* Needed for content to take up entire height */
|
position: fixed !important; /* Needed for content to take up entire height */
|
||||||
display: block !important; /* Needed for content to take up entire height */
|
display: block !important; /* Needed for content to take up entire height */
|
||||||
@ -4365,7 +4381,7 @@ panelMenuBookmarkThisPage[starred] {
|
|||||||
|
|
||||||
/*= Tabbar - All Tab Menu ====================================================*/
|
/*= Tabbar - All Tab Menu ====================================================*/
|
||||||
#allTabsMenu-undoCloseTab {
|
#allTabsMenu-undoCloseTab {
|
||||||
list-style-image: url("chrome://global/skin/icons/undo.svg");
|
list-style-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
#allTabsMenu-searchTabs {
|
#allTabsMenu-searchTabs {
|
||||||
list-style-image: url("chrome://global/skin/icons/search-glass.svg");
|
list-style-image: url("chrome://global/skin/icons/search-glass.svg");
|
||||||
@ -4485,6 +4501,7 @@ menupopup:is(#menu_FilePopup, #menu_EditPopup, #menu_viewPopup, #goPopup, #histo
|
|||||||
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
||||||
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
||||||
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
||||||
|
.openintabs-menuitem,
|
||||||
#blockedPopupDontShowMessage {
|
#blockedPopupDontShowMessage {
|
||||||
/* Color */
|
/* Color */
|
||||||
-moz-context-properties: fill, fill-opacity !important;
|
-moz-context-properties: fill, fill-opacity !important;
|
||||||
@ -4504,7 +4521,7 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
:not(menu, #ContentSelectDropdown)
|
:not(menu, #ContentSelectDropdown)
|
||||||
> menupopup
|
> menupopup
|
||||||
> menu:not(.menu-iconic, [type="checkbox"], [checked="true"], .in-menulist) {
|
> menu:not(.menu-iconic, [type="checkbox"], [checked="true"], .in-menulist) {
|
||||||
list-style-image: var(--menuitem-image) !important;
|
list-style-image: var(--menuitem-image, url("./icons/blank.svg")) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -4522,6 +4539,7 @@ menupopup:is(#menu_FilePopup, #menu_EditPopup, #menu_viewPopup, #goPopup, #histo
|
|||||||
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
||||||
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
||||||
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
||||||
|
.openintabs-menuitem,
|
||||||
#blockedPopupDontShowMessage {
|
#blockedPopupDontShowMessage {
|
||||||
background-position: left var(--context-menu-background-padding) center !important;
|
background-position: left var(--context-menu-background-padding) center !important;
|
||||||
padding-inline-start: var(--context-menu-background-padding) !important;
|
padding-inline-start: var(--context-menu-background-padding) !important;
|
||||||
@ -4583,6 +4601,7 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
||||||
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
||||||
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
||||||
|
.openintabs-menuitem,
|
||||||
#blockedPopupDontShowMessage {
|
#blockedPopupDontShowMessage {
|
||||||
background-position: left var(--context-menu-background-padding) center !important;
|
background-position: left var(--context-menu-background-padding) center !important;
|
||||||
padding-inline-start: 0 !important;
|
padding-inline-start: 0 !important;
|
||||||
@ -4609,6 +4628,7 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
menupopup:is(#organizeButtonPopup, #maintenanceButtonPopup) > menuitem,
|
||||||
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
menupopup:is(#viewMenuPopup, #maintenanceButtonPopup) > menu,
|
||||||
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup) > menuitem,
|
||||||
|
.openintabs-menuitem,
|
||||||
#blockedPopupDontShowMessage {
|
#blockedPopupDontShowMessage {
|
||||||
padding-inline-start: var(--menu-background-padding-default) !important;
|
padding-inline-start: var(--menu-background-padding-default) !important;
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
@ -4655,6 +4675,16 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
:not(menu, #ContentSelectDropdown, #context-navigation) > menupopup > menu:not(.menu-iconic) {
|
:not(menu, #ContentSelectDropdown, #context-navigation) > menupopup > menu:not(.menu-iconic) {
|
||||||
padding-inline-start: calc(var(--context-menu-background-padding) + var(--context-menu-mac-padding)) !important;
|
padding-inline-start: calc(var(--context-menu-background-padding) + var(--context-menu-mac-padding)) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Global Menu */
|
||||||
|
/* Disabled. some icons not appear
|
||||||
|
menupopup:is(#menu_FilePopup, #menu_EditPopup, #menu_viewPopup, #goPopup, #historyMenuPopup, #bookmarksMenuPopup, #menu_ToolsPopup, #menu_HelpPopup)
|
||||||
|
menuitem:not(.menuitem-iconic, .in-menulist, [type="checkbox"], [checked="true"], .bookmark-item),
|
||||||
|
menupopup:is(#menu_FilePopup, #menu_EditPopup, #menu_viewPopup, #goPopup, #historyMenuPopup, #bookmarksMenuPopup, #menu_ToolsPopup, #menu_HelpPopup)
|
||||||
|
menu:not(.menu-iconic, .in-menulist, [type="checkbox"], [checked="true"]) {
|
||||||
|
list-style-image: var(--menuitem-image, url("./icons/blank.svg"));
|
||||||
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/*= Bookmark Menu - Layout ===================================================*/
|
/*= Bookmark Menu - Layout ===================================================*/
|
||||||
@ -4813,10 +4843,15 @@ menupopup menupopup[emptyplacesresult] .menu-text,
|
|||||||
#context_closeTabOptions {
|
#context_closeTabOptions {
|
||||||
}
|
}
|
||||||
#context_undoCloseTab {
|
#context_undoCloseTab {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
/*= new-tab-button-popup =====================================================*/
|
/*= new-tab-button-popup =====================================================*/
|
||||||
|
#new-tab-button-popup > menuitem[command="Browser:NewUserContextTab"],
|
||||||
|
.new-tab-popup > menuitem[command="Browser:NewUserContextTab"] {
|
||||||
|
--menuitem-image: url("./icons/container-openin-16.svg");
|
||||||
|
}
|
||||||
|
|
||||||
#new-tab-button-popup > menuitem[command="Browser:OpenAboutContainers"],
|
#new-tab-button-popup > menuitem[command="Browser:OpenAboutContainers"],
|
||||||
.new-tab-popup > menuitem[command="Browser:OpenAboutContainers"] {
|
.new-tab-popup > menuitem[command="Browser:OpenAboutContainers"] {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/settings.svg");
|
--menuitem-image: url("chrome://global/skin/icons/settings.svg");
|
||||||
@ -4858,7 +4893,7 @@ menupopup menupopup[emptyplacesresult] .menu-text,
|
|||||||
--menuitem-image: url("./icons/tab-multiple.svg");
|
--menuitem-image: url("./icons/tab-multiple.svg");
|
||||||
}
|
}
|
||||||
#toolbar-context-undoCloseTab {
|
#toolbar-context-undoCloseTab {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
#toggle_toolbar-menubar {
|
#toggle_toolbar-menubar {
|
||||||
@ -4916,7 +4951,7 @@ menuitem.viewCustomizeToolbar {
|
|||||||
--menuitem-image: url("./icons/book-add.svg");
|
--menuitem-image: url("./icons/book-add.svg");
|
||||||
}
|
}
|
||||||
#spell-undo-add-to-dictionary {
|
#spell-undo-add-to-dictionary {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
#context-openlinkincurrent {
|
#context-openlinkincurrent {
|
||||||
@ -5064,7 +5099,7 @@ menuitem.viewCustomizeToolbar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#context-undo {
|
#context-undo {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
#context-redo {
|
#context-redo {
|
||||||
}
|
}
|
||||||
@ -5342,7 +5377,7 @@ menuitem.viewCustomizeToolbar {
|
|||||||
|
|
||||||
/*= SyncedTabsSidebarTabsFilterContext =======================================*/
|
/*= SyncedTabsSidebarTabsFilterContext =======================================*/
|
||||||
#SyncedTabsSidebarTabsFilterContext > menuitem[cmd="cmd_undo"] {
|
#SyncedTabsSidebarTabsFilterContext > menuitem[cmd="cmd_undo"] {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
#SyncedTabsSidebarTabsFilterContext > menuitem[cmd="cmd_cut"] {
|
#SyncedTabsSidebarTabsFilterContext > menuitem[cmd="cmd_cut"] {
|
||||||
--menuitem-image: url("chrome://browser/skin/edit-cut.svg");
|
--menuitem-image: url("chrome://browser/skin/edit-cut.svg");
|
||||||
@ -5367,7 +5402,7 @@ menuitem.viewCustomizeToolbar {
|
|||||||
|
|
||||||
/*= urlbar-input-container ===================================================*/
|
/*= urlbar-input-container ===================================================*/
|
||||||
#urlbar-input-container .textbox-contextmenu menuitem[cmd="cmd_undo"] {
|
#urlbar-input-container .textbox-contextmenu menuitem[cmd="cmd_undo"] {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
#urlbar-input-container .textbox-contextmenu menuitem[cmd="cmd_redo"] {
|
#urlbar-input-container .textbox-contextmenu menuitem[cmd="cmd_redo"] {
|
||||||
}
|
}
|
||||||
@ -5393,7 +5428,7 @@ menuitem.viewCustomizeToolbar {
|
|||||||
/*= textbox-contextmenu ======================================================*/
|
/*= textbox-contextmenu ======================================================*/
|
||||||
/* Browser's Searchbar, Libray's Searchbar, Page Info */
|
/* Browser's Searchbar, Libray's Searchbar, Page Info */
|
||||||
.textbox-contextmenu > menuitem[data-l10n-id="text-action-undo"] {
|
.textbox-contextmenu > menuitem[data-l10n-id="text-action-undo"] {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
.textbox-contextmenu > menuitem[data-l10n-id="text-action-redo"] {
|
.textbox-contextmenu > menuitem[data-l10n-id="text-action-redo"] {
|
||||||
}
|
}
|
||||||
@ -5537,7 +5572,7 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
|
|
||||||
/*= menu_EditPopup ===========================================================*/
|
/*= menu_EditPopup ===========================================================*/
|
||||||
#menu_undo {
|
#menu_undo {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
#menu_redo {
|
#menu_redo {
|
||||||
}
|
}
|
||||||
@ -5685,6 +5720,7 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
#sync-unverifieditem {
|
#sync-unverifieditem {
|
||||||
}
|
}
|
||||||
#sync-syncnowitem {
|
#sync-syncnowitem {
|
||||||
|
--menuitem-image: url("chrome://browser/skin/sync.svg");
|
||||||
}
|
}
|
||||||
#sync-reauthitem {
|
#sync-reauthitem {
|
||||||
}
|
}
|
||||||
@ -5770,7 +5806,7 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#orgUndo {
|
#orgUndo {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
#orgRedo {
|
#orgRedo {
|
||||||
}
|
}
|
||||||
@ -5832,9 +5868,7 @@ menupopup:is(#context_sendTabToDevicePopupMenu, #context-sendpagetodevice-popup)
|
|||||||
}
|
}
|
||||||
|
|
||||||
menuitem.privatetab-icon {
|
menuitem.privatetab-icon {
|
||||||
list-style-image: url("./icons/priavate-favicon.svg") !important;
|
--menuitem-image: url("./icons/private-favicon.svg");
|
||||||
fill: currentColor;
|
|
||||||
-moz-context-properties: fill;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* New Folder Button */
|
/* New Folder Button */
|
||||||
|
@ -1862,7 +1862,7 @@ video {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#orgUndo {
|
#orgUndo {
|
||||||
--menuitem-image: url("chrome://global/skin/icons/undo.svg");
|
--menuitem-image: url("./icons/undo.svg");
|
||||||
}
|
}
|
||||||
#orgRedo {
|
#orgRedo {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user