clean up formatting
This commit is contained in:
parent
000bc590dc
commit
e6d025e2bc
1 changed files with 225 additions and 228 deletions
|
@ -8,29 +8,26 @@
|
||||||
.toolbarbutton-1#back-button,
|
.toolbarbutton-1#back-button,
|
||||||
#context-back,
|
#context-back,
|
||||||
.subviewbutton-back,
|
.subviewbutton-back,
|
||||||
.identity-popup-expander
|
.identity-popup-expander {
|
||||||
{
|
|
||||||
list-style-image: url(arrow-back.svg) !important;
|
list-style-image: url(arrow-back.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toolbarbutton-1#forward-button,
|
.toolbarbutton-1#forward-button,
|
||||||
#context-forward
|
#context-forward {
|
||||||
{
|
|
||||||
list-style-image: url(arrow-back.svg#flip) !important;
|
list-style-image: url(arrow-back.svg#flip) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#PanelUI-menu-button
|
#PanelUI-menu-button {
|
||||||
{
|
|
||||||
list-style-image: url(menu.svg) !important;
|
list-style-image: url(menu.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#reload-button,
|
#reload-button,
|
||||||
#context-reload
|
#context-reload {
|
||||||
{
|
|
||||||
list-style-image: url(refresh.svg) !important;
|
list-style-image: url(refresh.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#reload-button > .toolbarbutton-animatable-box, #stop-button > .toolbarbutton-animatable-box,
|
#reload-button>.toolbarbutton-animatable-box,
|
||||||
|
#stop-button>.toolbarbutton-animatable-box,
|
||||||
#nav-bar-overflow-button>.toolbarbutton-animatable-box {
|
#nav-bar-overflow-button>.toolbarbutton-animatable-box {
|
||||||
margin-inline-start: calc((16px + 2 * 12px - 18px) / 2) !important;
|
margin-inline-start: calc((16px + 2 * 12px - 18px) / 2) !important;
|
||||||
}
|
}
|
||||||
|
@ -40,8 +37,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#stop-button,
|
#stop-button,
|
||||||
#context-stop
|
#context-stop {
|
||||||
{
|
|
||||||
list-style-image: url(stop.svg) !important;
|
list-style-image: url(stop.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -53,42 +49,36 @@
|
||||||
background-image: url(chevron-animation.svg) !important;
|
background-image: url(chevron-animation.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#home-button
|
#home-button {
|
||||||
{
|
|
||||||
list-style-image: url(home.svg) !important;
|
list-style-image: url(home.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#star-button,
|
#star-button,
|
||||||
#context-bookmarkpage,
|
#context-bookmarkpage,
|
||||||
#pageAction-panel-bookmark,
|
#pageAction-panel-bookmark,
|
||||||
#panelMenuBookmarkThisPage
|
#panelMenuBookmarkThisPage {
|
||||||
{
|
|
||||||
list-style-image: url(star.svg) !important;
|
list-style-image: url(star.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#star-button[starred],
|
#star-button[starred],
|
||||||
#tracking-protection-icon-box[active]
|
#tracking-protection-icon-box[active] {
|
||||||
{
|
|
||||||
fill: var(--toolbarbutton-icon-fill-attention) !important;
|
fill: var(--toolbarbutton-icon-fill-attention) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#star-button[starred],
|
#star-button[starred],
|
||||||
#context-bookmarkpage[starred],
|
#context-bookmarkpage[starred],
|
||||||
#panelMenuBookmarkThisPage
|
#panelMenuBookmarkThisPage {
|
||||||
{
|
|
||||||
list-style-image: url(star-fill.svg) !important;
|
list-style-image: url(star-fill.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#bookmarks-menu-button,
|
#bookmarks-menu-button,
|
||||||
#appMenu-library-bookmarks-button,
|
#appMenu-library-bookmarks-button,
|
||||||
#panelMenu_toggleBookmarksMenu
|
#panelMenu_toggleBookmarksMenu {
|
||||||
{
|
|
||||||
list-style-image: url(star.svg) !important;
|
list-style-image: url(star.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#library-button,
|
#library-button,
|
||||||
#appMenu-library-button
|
#appMenu-library-button {
|
||||||
{
|
|
||||||
list-style-image: url(library.svg) !important;
|
list-style-image: url(library.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -97,48 +87,59 @@
|
||||||
.identity-popup-preferences-button,
|
.identity-popup-preferences-button,
|
||||||
#urlbar-anon-search-settings-compact .button-icon,
|
#urlbar-anon-search-settings-compact .button-icon,
|
||||||
#PanelUI-fxa-menu-sync-prefs-button,
|
#PanelUI-fxa-menu-sync-prefs-button,
|
||||||
#PanelUI-fxa-menu-account-devices-button
|
#PanelUI-fxa-menu-account-devices-button {
|
||||||
{
|
|
||||||
list-style-image: url(settings.svg) !important;
|
list-style-image: url(settings.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-new-window-button, #new-window-button {
|
#appMenu-new-window-button,
|
||||||
|
#new-window-button {
|
||||||
list-style-image: url(new-window.svg) !important;
|
list-style-image: url(new-window.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-private-window-button, #privatebrowsing-button {
|
#appMenu-private-window-button,
|
||||||
|
#privatebrowsing-button {
|
||||||
list-style-image: url(new-private-window.svg) !important;
|
list-style-image: url(new-private-window.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-fullscreen-button, #fullscreen-button {
|
#appMenu-fullscreen-button,
|
||||||
|
#fullscreen-button {
|
||||||
list-style-image: url(fullscreen-enter.svg) !important;
|
list-style-image: url(fullscreen-enter.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-fullscreen-button[checked], #fullscreen-button[checked] {
|
#appMenu-fullscreen-button[checked],
|
||||||
|
#fullscreen-button[checked] {
|
||||||
list-style-image: url(fullscreen-exit.svg) !important;
|
list-style-image: url(fullscreen-exit.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-zoomEnlarge-button, #zoom-in-button {
|
#appMenu-zoomEnlarge-button,
|
||||||
|
#zoom-in-button {
|
||||||
list-style-image: url(zoom-in.svg) !important;
|
list-style-image: url(zoom-in.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-zoomReduce-button, #zoom-out-button {
|
#appMenu-zoomReduce-button,
|
||||||
|
#zoom-out-button {
|
||||||
list-style-image: url(zoom-out.svg) !important;
|
list-style-image: url(zoom-out.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-library-downloads-button, #downloads-button {
|
#appMenu-library-downloads-button,
|
||||||
|
#downloads-button {
|
||||||
list-style-image: url(download.svg#arrow-with-bar) !important;
|
list-style-image: url(download.svg#arrow-with-bar) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downloads-indicator-icon {
|
#downloads-indicator-icon {
|
||||||
background-image: url(download.svg#arrow) !important;
|
background-image: url(download.svg#arrow) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downloads-button[progress] #downloads-indicator-icon {
|
#downloads-button[progress] #downloads-indicator-icon {
|
||||||
background-image: url(download.svg#arrow-progress) !important;
|
background-image: url(download.svg#arrow-progress) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downloads-indicator-progress-outer {
|
#downloads-indicator-progress-outer {
|
||||||
background-image: url(download.svg#default-bar) !important;
|
background-image: url(download.svg#default-bar) !important;
|
||||||
}
|
}
|
||||||
#downloads-indicator-progress-inner, #downloads-button[progress] > .toolbarbutton-badge-stack > #downloads-indicator-anchor > #downloads-indicator-progress-outer {
|
|
||||||
|
#downloads-indicator-progress-inner,
|
||||||
|
#downloads-button[progress]>.toolbarbutton-badge-stack>#downloads-indicator-anchor>#downloads-indicator-progress-outer {
|
||||||
background-image: url(download.svg#progress-bar-fg) !important;
|
background-image: url(download.svg#progress-bar-fg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -146,11 +147,16 @@
|
||||||
background-image: url(download.svg#progress-bar-bg) !important;
|
background-image: url(download.svg#progress-bar-bg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#PanelUI-fxa-menu-remotetabs-button, #appMenuRecentlyClosedTabs, #appMenu-library-remotetabs-button, #sync-button {
|
#PanelUI-fxa-menu-remotetabs-button,
|
||||||
|
#appMenuRecentlyClosedTabs,
|
||||||
|
#appMenu-library-remotetabs-button,
|
||||||
|
#sync-button {
|
||||||
list-style-image: url(synced-tabs.svg) !important;
|
list-style-image: url(synced-tabs.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-library-pocket-button, #pocket-button, #pageAction-panel-pocket {
|
#appMenu-library-pocket-button,
|
||||||
|
#pocket-button,
|
||||||
|
#pageAction-panel-pocket {
|
||||||
list-style-image: url(save-pocket.svg) !important;
|
list-style-image: url(save-pocket.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -167,7 +173,8 @@
|
||||||
list-style-image: url(sidebar-fill.svg) !important;
|
list-style-image: url(sidebar-fill.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav-bar-overflow-button, #alltabs-button {
|
#nav-bar-overflow-button,
|
||||||
|
#alltabs-button {
|
||||||
list-style-image: url(overflow.svg) !important;
|
list-style-image: url(overflow.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -180,55 +187,55 @@
|
||||||
list-style-image: url(menu-left.svg) !important;
|
list-style-image: url(menu-left.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-customize-button, #overflowMenu-customize-button {
|
#appMenu-customize-button,
|
||||||
|
#overflowMenu-customize-button {
|
||||||
list-style-image: url(brush.svg) !important;
|
list-style-image: url(brush.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-print-button, #print-button {
|
#appMenu-print-button,
|
||||||
|
#print-button {
|
||||||
list-style-image: url(print.svg) !important;
|
list-style-image: url(print.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-save-file-button, #save-page-button {
|
#appMenu-save-file-button,
|
||||||
|
#save-page-button {
|
||||||
list-style-image: url(savefile.svg) !important;
|
list-style-image: url(savefile.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-open-file-button, #open-file-button {
|
#appMenu-open-file-button,
|
||||||
|
#open-file-button {
|
||||||
list-style-image: url(openfile.svg) !important;
|
list-style-image: url(openfile.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#history-panelmenu,
|
#history-panelmenu,
|
||||||
#appMenu-library-history-button
|
#appMenu-library-history-button {
|
||||||
{
|
|
||||||
list-style-image: url(history.svg) !important;
|
list-style-image: url(history.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-logins-button,
|
#appMenu-logins-button,
|
||||||
richlistitem[originaltype="loginWithOrigin"] .ac-site-icon,
|
richlistitem[originaltype="loginWithOrigin"] .ac-site-icon,
|
||||||
richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
#PanelUI-fxa-menu-logins-button
|
#PanelUI-fxa-menu-logins-button {
|
||||||
{
|
|
||||||
list-style-image: url(key.svg) !important;
|
list-style-image: url(key.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subviewbutton[type="highlight-history"]::after
|
.subviewbutton[type="highlight-history"]::after {
|
||||||
{
|
|
||||||
content: url(history.svg) !important;
|
content: url(history.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#add-ons-button,
|
#add-ons-button,
|
||||||
#appMenu-addons-button
|
#appMenu-addons-button {
|
||||||
{
|
|
||||||
list-style-image: url(addons.svg) !important;
|
list-style-image: url(addons.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#email-link-button,
|
#email-link-button,
|
||||||
#pageAction-panel-emailLink, #pageAction-urlbar-emailLink
|
#pageAction-panel-emailLink,
|
||||||
{
|
#pageAction-urlbar-emailLink {
|
||||||
list-style-image: url(email.svg) !important;
|
list-style-image: url(email.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageAction-panel-copyURL, #pageAction-urlbar-copyURL
|
#pageAction-panel-copyURL,
|
||||||
{
|
#pageAction-urlbar-copyURL {
|
||||||
list-style-image: url(hyperlink.svg) !important;
|
list-style-image: url(hyperlink.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -236,37 +243,31 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
list-style-image: url(readerMode.svg) !important;
|
list-style-image: url(readerMode.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageAction-panel-webcompat-reporter_mozilla_org
|
#pageAction-panel-webcompat-reporter_mozilla_org {
|
||||||
{
|
|
||||||
list-style-image: url(bug.svg) !important;
|
list-style-image: url(bug.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageAction-panel-webcompat-reporter_mozilla_org > .toolbarbutton-icon
|
#pageAction-panel-webcompat-reporter_mozilla_org>.toolbarbutton-icon {
|
||||||
{
|
|
||||||
list-style-image: inherit !important;
|
list-style-image: inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#screenshots_mozilla_org-menuitem-_create-screenshot .menu-iconic-left
|
#screenshots_mozilla_org-menuitem-_create-screenshot .menu-iconic-left {
|
||||||
{
|
|
||||||
background-image: url(screenshot.svg) !important;
|
background-image: url(screenshot.svg) !important;
|
||||||
background-position: 4px center !important;
|
background-position: 4px center !important;
|
||||||
background-repeat: no-repeat !important;
|
background-repeat: no-repeat !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#screenshots_mozilla_org-menuitem-_create-screenshot .menu-iconic-icon
|
#screenshots_mozilla_org-menuitem-_create-screenshot .menu-iconic-icon {
|
||||||
{
|
|
||||||
visibility: hidden !important;
|
visibility: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageAction-panel-screenshots_mozilla_org .toolbarbutton-icon,
|
#pageAction-panel-screenshots_mozilla_org .toolbarbutton-icon,
|
||||||
#pageAction-urlbar-screenshots_mozilla_org
|
#pageAction-urlbar-screenshots_mozilla_org {
|
||||||
{
|
|
||||||
list-style-image: url(screenshot.svg) !important;
|
list-style-image: url(screenshot.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabs-newtab-button,
|
#tabs-newtab-button,
|
||||||
#new-tab-button
|
#new-tab-button {
|
||||||
{
|
|
||||||
list-style-image: url(new-tab.svg) !important;
|
list-style-image: url(new-tab.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -279,18 +280,15 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
}
|
}
|
||||||
|
|
||||||
:root:not([fxastatus=signedin]) #fxa-avatar-image,
|
:root:not([fxastatus=signedin]) #fxa-avatar-image,
|
||||||
:root[fxastatus=signedin]:not([style*="--avatar-image-url"]) :-moz-any(#fxa-avatar-image, #fxa-menu-avatar, #appMenu-fxa-label)
|
:root[fxastatus=signedin]:not([style*="--avatar-image-url"]) :-moz-any(#fxa-avatar-image, #fxa-menu-avatar, #appMenu-fxa-label) {
|
||||||
{
|
|
||||||
list-style-image: url(profile.svg) !important;
|
list-style-image: url(profile.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
:-moz-any(:root[privatebrowsingmode], :root[privatebrowsingmode][fxastatus=signedin]:not([style*="--avatar-image-url"])) #fxa-avatar-image
|
:-moz-any(:root[privatebrowsingmode], :root[privatebrowsingmode][fxastatus=signedin]:not([style*="--avatar-image-url"])) #fxa-avatar-image {
|
||||||
{
|
|
||||||
list-style-image: url(incognito.svg) !important;
|
list-style-image: url(incognito.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tracking-protection-icon
|
#tracking-protection-icon {
|
||||||
{
|
|
||||||
list-style-image: url(tracking-protection.svg) !important;
|
list-style-image: url(tracking-protection.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -298,8 +296,7 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
list-style-image: url(protections.svg) !important;
|
list-style-image: url(protections.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageActionButton
|
#pageActionButton {
|
||||||
{
|
|
||||||
list-style-image: url(menu.svg) !important;
|
list-style-image: url(menu.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -307,12 +304,12 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
.searchbar-search-icon,
|
.searchbar-search-icon,
|
||||||
#PopupAutoCompleteRichResult .ac-type-icon[type="keyword"],
|
#PopupAutoCompleteRichResult .ac-type-icon[type="keyword"],
|
||||||
#PopupAutoCompleteRichResult .ac-site-icon[type="searchengine"],
|
#PopupAutoCompleteRichResult .ac-site-icon[type="searchengine"],
|
||||||
#panelMenu_searchBookmarks
|
#panelMenu_searchBookmarks {
|
||||||
{
|
|
||||||
list-style-image: url(search.svg) !important;
|
list-style-image: url(search.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-find-button, #find-button {
|
#appMenu-find-button,
|
||||||
|
#find-button {
|
||||||
list-style-image: url(search-file.svg) !important;
|
list-style-image: url(search-file.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -328,31 +325,30 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
list-style-image: url(menu.svg) !important;
|
list-style-image: url(menu.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-cut-button, #cut-button
|
#appMenu-cut-button,
|
||||||
{
|
#cut-button {
|
||||||
list-style-image: url(cut.svg) !important;
|
list-style-image: url(cut.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-copy-button, #copy-button
|
#appMenu-copy-button,
|
||||||
{
|
#copy-button {
|
||||||
list-style-image: url(copy.svg) !important;
|
list-style-image: url(copy.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-paste-button, #paste-button
|
#appMenu-paste-button,
|
||||||
{
|
#paste-button {
|
||||||
list-style-image: url(paste.svg) !important;
|
list-style-image: url(paste.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#appMenu-fxa-label,
|
#appMenu-fxa-label,
|
||||||
#PanelUI-fxa-menu-syncnow-button,
|
#PanelUI-fxa-menu-syncnow-button,
|
||||||
#appMenu-fxa-icon,
|
#appMenu-fxa-icon,
|
||||||
#PanelUI-remotetabs-syncnow
|
#PanelUI-remotetabs-syncnow {
|
||||||
{
|
|
||||||
list-style-image: url(sync.svg) !important;
|
list-style-image: url(sync.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-icon-image, .bookmark-item
|
.tab-icon-image,
|
||||||
{
|
.bookmark-item {
|
||||||
list-style-image: url(globe.svg) !important;
|
list-style-image: url(globe.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -376,14 +372,19 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
padding-left: 16px !important;
|
padding-left: 16px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-icon-pending[pinned], .tab-icon-image:not([src], [pinned], [crashed], [pictureinpicture])[selected], .tab-icon-image:not([src], [pinned], [crashed], [sharing], [pictureinpicture]), .tab-icon-image[busy], .tab-throbber:not([busy]), .tab-icon-sound:not([soundplaying], [muted], [activemedia-blocked], [pictureinpicture]), .tab-icon-sound[pinned], .tab-sharing-icon-overlay,
|
.tab-icon-pending[pinned],
|
||||||
.tab-icon-sound
|
.tab-icon-image:not([src], [pinned], [crashed], [pictureinpicture])[selected],
|
||||||
{
|
.tab-icon-image:not([src], [pinned], [crashed], [sharing], [pictureinpicture]),
|
||||||
|
.tab-icon-image[busy],
|
||||||
|
.tab-throbber:not([busy]),
|
||||||
|
.tab-icon-sound:not([soundplaying], [muted], [activemedia-blocked], [pictureinpicture]),
|
||||||
|
.tab-icon-sound[pinned],
|
||||||
|
.tab-sharing-icon-overlay,
|
||||||
|
.tab-icon-sound {
|
||||||
list-style-image: url(audio.svg) !important;
|
list-style-image: url(audio.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-icon-sound[muted]
|
.tab-icon-sound[muted] {
|
||||||
{
|
|
||||||
list-style-image: url(audio-muted.svg) !important;
|
list-style-image: url(audio-muted.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -412,22 +413,22 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
stroke: var(--toolbar-bgcolor) !important;
|
stroke: var(--toolbar-bgcolor) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageAction-panel-pinTab, #pageAction-urlbar-pinTab {
|
#pageAction-panel-pinTab,
|
||||||
|
#pageAction-urlbar-pinTab {
|
||||||
list-style-image: url(pin.svg) !important;
|
list-style-image: url(pin.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageAction-urlbar-shareURL, #pageAction-panel-shareURL {
|
#pageAction-urlbar-shareURL,
|
||||||
|
#pageAction-panel-shareURL {
|
||||||
list-style-image: url(share.svg) !important;
|
list-style-image: url(share.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-icon-overlay[activemedia-blocked],
|
.tab-icon-overlay[activemedia-blocked],
|
||||||
.tab-icon-sound[activemedia-blocked]
|
.tab-icon-sound[activemedia-blocked] {
|
||||||
{
|
|
||||||
list-style-image: url(media-blocked.svg) !important;
|
list-style-image: url(media-blocked.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.downloadIconShow .button-icon
|
.downloadIconShow .button-icon {
|
||||||
{
|
|
||||||
list-style-image: url(folder.svg) !important;
|
list-style-image: url(folder.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -438,32 +439,28 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.bookmark-item[container]
|
.bookmark-item[container] {
|
||||||
{
|
|
||||||
list-style-image: url(folder-bookmarks.svg#lightmode) !important;
|
list-style-image: url(folder-bookmarks.svg#lightmode) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-banner-item[notificationid^="update"]
|
.panel-banner-item[notificationid^="update"] {
|
||||||
{
|
|
||||||
list-style-image: url(menu-update.svg) !important;
|
list-style-image: url(menu-update.svg) !important;
|
||||||
-moz-context-properties: fill, fill-opacity !important;
|
-moz-context-properties: fill, fill-opacity !important;
|
||||||
fill: currentColor !important;
|
fill: currentColor !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.urlbarView-favicon[src*="history.svg"], .urlbarView-favicon[src*="search-glass.svg"]
|
.urlbarView-favicon[src*="history.svg"],
|
||||||
{
|
.urlbarView-favicon[src*="search-glass.svg"] {
|
||||||
padding-left: 16px !important;
|
padding-left: 16px !important;
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
width: 0 !important;
|
width: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.urlbarView-favicon[src*="history.svg"]
|
.urlbarView-favicon[src*="history.svg"] {
|
||||||
{
|
|
||||||
background-image: url(history.svg) !important;
|
background-image: url(history.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.urlbarView-favicon[src*="search-glass.svg"]
|
.urlbarView-favicon[src*="search-glass.svg"] {
|
||||||
{
|
|
||||||
background-image: url(search.svg) !important;
|
background-image: url(search.svg) !important;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue