cleanup files
This commit is contained in:
parent
3c71a8fd34
commit
837a6e6539
11 changed files with 435 additions and 418 deletions
|
@ -3,24 +3,24 @@
|
|||
#appMenu-multiView .subviewbutton,
|
||||
#overflowMenu-customize-button {
|
||||
-moz-context-properties: fill, fill-opacity !important;
|
||||
fill: currentColor !important;
|
||||
fill: currentColor !important;
|
||||
}
|
||||
|
||||
#back-button {
|
||||
list-style-image: url("back.svg") !important;
|
||||
list-style-image: url("back.svg") !important;
|
||||
}
|
||||
|
||||
#forward-button {
|
||||
list-style-image: url("forward.svg") !important;
|
||||
list-style-image: url("forward.svg") !important;
|
||||
}
|
||||
|
||||
#reload-button {
|
||||
list-style-image: url("reload.svg") !important;
|
||||
list-style-image: url("reload.svg") !important;
|
||||
}
|
||||
|
||||
#stop-button,
|
||||
.close-icon {
|
||||
list-style-image: url("close.svg") !important;
|
||||
list-style-image: url("close.svg") !important;
|
||||
}
|
||||
|
||||
.tab-close-button {
|
||||
|
@ -28,18 +28,18 @@
|
|||
}
|
||||
|
||||
#sidebar-button {
|
||||
list-style-image: url("sidebars-right.svg") !important;
|
||||
list-style-image: url("sidebars-right.svg") !important;
|
||||
}
|
||||
|
||||
#sidebar-button:-moz-locale-dir(ltr):not([positionend]),
|
||||
#sidebar-button:-moz-locale-dir(rtl)[positionend] {
|
||||
list-style-image: url("sidebars.svg") !important;
|
||||
list-style-image: url("sidebars.svg") !important;
|
||||
}
|
||||
|
||||
#downloads-button,
|
||||
#downloads-indicator-anchor,
|
||||
#appMenu-downloads-button {
|
||||
list-style-image: url("downloads.svg") !important;
|
||||
list-style-image: url("downloads.svg") !important;
|
||||
}
|
||||
|
||||
#appMenu-passwords-button {
|
||||
|
@ -47,148 +47,148 @@
|
|||
}
|
||||
|
||||
#nav-bar-overflow-button {
|
||||
list-style-image: url("chevron.svg") !important;
|
||||
list-style-image: url("chevron.svg") !important;
|
||||
}
|
||||
|
||||
#PanelUI-menu-button,
|
||||
#appMenu-more-button2 {
|
||||
list-style-image: url("menu.svg") !important;
|
||||
list-style-image: url("menu.svg") !important;
|
||||
}
|
||||
|
||||
#appMenu-help-button2 {
|
||||
list-style-image: url("help.svg") !important;
|
||||
list-style-image: url("help.svg") !important;
|
||||
}
|
||||
|
||||
#new-tab-button {
|
||||
list-style-image: url("new-tab.svg") !important;
|
||||
list-style-image: url("new-tab.svg") !important;
|
||||
}
|
||||
|
||||
#sync-button,
|
||||
.urlbarView-row[source="tabs"] > .urlbarView-row-inner > .urlbarView-no-wrap > .urlbarView-favicon,
|
||||
#urlbar-engine-one-off-item-tabs {
|
||||
.urlbarView-row[source="tabs"]>.urlbarView-row-inner>.urlbarView-no-wrap>.urlbarView-favicon,
|
||||
#urlbar-engine-one-off-item-tabs {
|
||||
list-style-image: url("tab.svg") !important;
|
||||
}
|
||||
|
||||
#history-panelmenu,
|
||||
.urlbarView-row[source="history"] > .urlbarView-row-inner > .urlbarView-no-wrap > .urlbarView-favicon,
|
||||
.urlbarView-row[source="history"]>.urlbarView-row-inner>.urlbarView-no-wrap>.urlbarView-favicon,
|
||||
#urlbar-engine-one-off-item-history,
|
||||
#appMenu-history-button {
|
||||
list-style-image: url("history.svg") !important;
|
||||
list-style-image: url("history.svg") !important;
|
||||
}
|
||||
|
||||
#save-page-button,
|
||||
#appMenu-save-file-button2 {
|
||||
list-style-image: url("save.svg") !important;
|
||||
list-style-image: url("save.svg") !important;
|
||||
}
|
||||
|
||||
#print-button,
|
||||
#appMenu-print-button2 {
|
||||
list-style-image: url("print.svg") !important;
|
||||
list-style-image: url("print.svg") !important;
|
||||
}
|
||||
|
||||
#find-button,
|
||||
.searchbar-search-icon,
|
||||
#appMenu-find-button2 {
|
||||
list-style-image: url("search-glass.svg") !important;
|
||||
list-style-image: url("search-glass.svg") !important;
|
||||
}
|
||||
|
||||
#open-file-button {
|
||||
list-style-image: url("open.svg") !important;
|
||||
list-style-image: url("open.svg") !important;
|
||||
}
|
||||
|
||||
#add-ons-button,
|
||||
#appMenu-extensions-themes-button {
|
||||
list-style-image: url("extension.svg") !important;
|
||||
list-style-image: url("extension.svg") !important;
|
||||
}
|
||||
|
||||
#zoom-out-button,
|
||||
#appMenu-zoomReduce-button2 {
|
||||
list-style-image: url("zoom-out.svg") !important;
|
||||
list-style-image: url("zoom-out.svg") !important;
|
||||
}
|
||||
|
||||
#zoom-in-button,
|
||||
#tabs-newtab-button,
|
||||
#TabsToolbar #new-tab-button,
|
||||
#appMenu-zoomEnlarge-button2 {
|
||||
list-style-image: url("plus.svg") !important;
|
||||
list-style-image: url("plus.svg") !important;
|
||||
}
|
||||
|
||||
#cut-button {
|
||||
list-style-image: url("edit-cut.svg") !important;
|
||||
list-style-image: url("edit-cut.svg") !important;
|
||||
}
|
||||
|
||||
#copy-button {
|
||||
list-style-image: url("edit-copy.svg") !important;
|
||||
list-style-image: url("edit-copy.svg") !important;
|
||||
}
|
||||
|
||||
#paste-button {
|
||||
list-style-image: url("edit-paste.svg") !important;
|
||||
list-style-image: url("edit-paste.svg") !important;
|
||||
}
|
||||
|
||||
#email-link-button {
|
||||
list-style-image: url("mail.svg") !important;
|
||||
list-style-image: url("mail.svg") !important;
|
||||
}
|
||||
|
||||
#screenshot-button {
|
||||
list-style-image: url("screenshot.svg") !important;
|
||||
list-style-image: url("screenshot.svg") !important;
|
||||
}
|
||||
|
||||
#preferences-button,
|
||||
.search-setting-button > .button-box > .button-icon,
|
||||
.search-setting-button>.button-box>.button-icon,
|
||||
#appMenu-settings-button {
|
||||
list-style-image: url("settings.svg") !important;
|
||||
list-style-image: url("settings.svg") !important;
|
||||
}
|
||||
|
||||
#panic-button {
|
||||
list-style-image: url("forget.svg") !important;
|
||||
list-style-image: url("forget.svg") !important;
|
||||
}
|
||||
|
||||
#privatebrowsing-button,
|
||||
#appMenu-new-private-window-button2 {
|
||||
list-style-image: url("privateBrowsing.svg") !important;
|
||||
list-style-image: url("privateBrowsing.svg") !important;
|
||||
}
|
||||
|
||||
#save-to-pocket-button {
|
||||
list-style-image: url("pocket-outline.svg") !important;
|
||||
list-style-image: url("pocket-outline.svg") !important;
|
||||
}
|
||||
|
||||
#profiler-button-button > .toolbarbutton-icon,
|
||||
#profiler-button-button>.toolbarbutton-icon,
|
||||
.subviewbutton[label="Task Manager"] {
|
||||
list-style-image: url("tool-profiler.svg") !important;
|
||||
list-style-image: url("tool-profiler.svg") !important;
|
||||
}
|
||||
|
||||
#developer-button {
|
||||
list-style-image: url("developer.svg") !important;
|
||||
list-style-image: url("developer.svg") !important;
|
||||
}
|
||||
|
||||
#new-window-button,
|
||||
#appMenu-new-window-button2 {
|
||||
list-style-image: url("window.svg") !important;
|
||||
list-style-image: url("window.svg") !important;
|
||||
}
|
||||
|
||||
#restore-button,
|
||||
#fullscreen-button,
|
||||
#appMenu-fullscreen-button2{
|
||||
list-style-image: url("fullscreen.svg") !important;
|
||||
#appMenu-fullscreen-button2 {
|
||||
list-style-image: url("fullscreen.svg") !important;
|
||||
}
|
||||
|
||||
#restore-button[checked],
|
||||
#fullscreen-button[checked],
|
||||
#appMenu-fullscreen-button2[checked] {
|
||||
list-style-image: url("fullscreen-exit.svg") !important;
|
||||
list-style-image: url("fullscreen-exit.svg") !important;
|
||||
}
|
||||
|
||||
#bookmarks-menu-button,
|
||||
#appMenu-bookmarks-button {
|
||||
list-style-image: url("bookmark-star-on-tray.svg") !important;
|
||||
list-style-image: url("bookmark-star-on-tray.svg") !important;
|
||||
}
|
||||
|
||||
#home-button {
|
||||
list-style-image: url("home.svg") !important;
|
||||
list-style-image: url("home.svg") !important;
|
||||
}
|
||||
|
||||
#library-button {
|
||||
list-style-image: url("library.svg") !important;
|
||||
list-style-image: url("library.svg") !important;
|
||||
}
|
||||
|
||||
/* identity icons */
|
||||
|
@ -204,11 +204,11 @@
|
|||
list-style-image: url("page-portrait.svg") !important;
|
||||
}
|
||||
|
||||
#urlbar:not(.searchButton) > #urlbar-input-container > #identity-box[pageproxystate="invalid"] #identity-icon {
|
||||
#urlbar:not(.searchButton)>#urlbar-input-container>#identity-box[pageproxystate="invalid"] #identity-icon {
|
||||
list-style-image: url("search-glass.svg") !important;
|
||||
}
|
||||
|
||||
#urlbar[actiontype="extension"] > #urlbar-input-container > #identity-box #identity-icon,
|
||||
#urlbar[actiontype="extension"]>#urlbar-input-container>#identity-box #identity-icon,
|
||||
#identity-box[pageproxystate="valid"].extensionPage #identity-icon {
|
||||
list-style-image: url("extension.svg") !important;
|
||||
}
|
||||
|
@ -218,8 +218,8 @@
|
|||
list-style-image: url("security.svg") !important;
|
||||
}
|
||||
|
||||
#urlbar-input-container[pageproxystate="valid"] > #tracking-protection-icon-container > #tracking-protection-icon-box > #tracking-protection-icon {
|
||||
list-style-image: url("tracking-protection.svg") !important;
|
||||
#urlbar-input-container[pageproxystate="valid"]>#tracking-protection-icon-container>#tracking-protection-icon-box>#tracking-protection-icon {
|
||||
list-style-image: url("tracking-protection.svg") !important;
|
||||
}
|
||||
|
||||
/* security */
|
||||
|
@ -230,7 +230,7 @@
|
|||
#identity-box[pageproxystate="valid"].notSecure #identity-icon,
|
||||
#identity-box[pageproxystate="valid"].mixedActiveContent #identity-icon,
|
||||
#identity-box[pageproxystate="valid"].httpsOnlyErrorPage #identity-icon {
|
||||
list-style-image: url("security-broken.svg") !important;
|
||||
list-style-image: url("security-broken.svg") !important;
|
||||
}
|
||||
|
||||
#identity-popup[connection=chrome] .identity-popup-security-connection {
|
||||
|
@ -238,7 +238,7 @@
|
|||
}
|
||||
|
||||
#identity-popup[connection="file"] .identity-popup-security-connection {
|
||||
background-image: url("page-portrait.svg") !important;
|
||||
background-image: url("page-portrait.svg") !important;
|
||||
}
|
||||
|
||||
#identity-popup[connection^=secure] .identity-popup-security-connection {
|
||||
|
@ -261,44 +261,46 @@
|
|||
}
|
||||
|
||||
#appMenu-new-tab-button2 {
|
||||
list-style-image: url("new-tab-image.svg") !important;
|
||||
list-style-image: url("new-tab-image.svg") !important;
|
||||
}
|
||||
|
||||
.findbar-find-previous {
|
||||
list-style-image: url("arrow-up.svg") !important;
|
||||
list-style-image: url("arrow-up.svg") !important;
|
||||
}
|
||||
|
||||
.findbar-find-next {
|
||||
list-style-image: url("arrow-down.svg") !important;
|
||||
list-style-image: url("arrow-down.svg") !important;
|
||||
}
|
||||
|
||||
#protections-popup-mainView .subviewbutton-nav:not(.notFound)::after,
|
||||
#identity-popup-mainView .subviewbutton-nav::after,
|
||||
.widget-overflow-list .subviewbutton-nav::after,
|
||||
.PanelUI-subView .subviewbutton-nav::after {
|
||||
content: url("arrow-right.svg") !important;
|
||||
content: url("arrow-right.svg") !important;
|
||||
}
|
||||
|
||||
#PlacesChevron,
|
||||
#urlbar-go-button{
|
||||
list-style-image: url("arrow-right.svg") !important;
|
||||
#urlbar-go-button {
|
||||
list-style-image: url("arrow-right.svg") !important;
|
||||
}
|
||||
|
||||
#overflowMenu-customize-button,
|
||||
#appmenu-moreTools-button {
|
||||
list-style-image: url("customize.svg") !important;
|
||||
list-style-image: url("customize.svg") !important;
|
||||
}
|
||||
|
||||
.bookmark-item[container] {
|
||||
list-style-image: url("folder.svg") !important;
|
||||
list-style-image: url("folder.svg") !important;
|
||||
}
|
||||
|
||||
#pageAction-panel-bookmark, #star-button {
|
||||
list-style-image: url("bookmark-hollow.svg") !important;
|
||||
#pageAction-panel-bookmark,
|
||||
#star-button {
|
||||
list-style-image: url("bookmark-hollow.svg") !important;
|
||||
}
|
||||
|
||||
#pageAction-panel-bookmark[starred], #star-button[starred] {
|
||||
list-style-image: url("bookmark.svg") !important;
|
||||
#pageAction-panel-bookmark[starred],
|
||||
#star-button[starred] {
|
||||
list-style-image: url("bookmark.svg") !important;
|
||||
}
|
||||
|
||||
/* tab icons */
|
||||
|
@ -307,26 +309,26 @@
|
|||
.tab-icon-image[src="chrome://mozapps/skin/extensions/extension.svg"],
|
||||
.tab-icon-image[src="chrome://browser/skin/customize.svg"],
|
||||
.tab-icon-image[src="chrome://browser/skin/privatebrowsing/favicon.svg"] {
|
||||
padding-left: 16px !important;
|
||||
box-sizing: border-box !important;
|
||||
padding-left: 16px !important;
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
.tab-icon-image[src="chrome://branding/content/icon32.png"],
|
||||
.tab-icon-image[src="chrome://browser/skin/privatebrowsing/favicon.svg"] {
|
||||
background: url("new-tab-image.svg") !important;
|
||||
background: url("new-tab-image.svg") !important;
|
||||
}
|
||||
|
||||
.tab-icon-image[src="chrome://global/skin/icons/settings.svg"] {
|
||||
background: url("settings.svg") !important;
|
||||
background: url("settings.svg") !important;
|
||||
}
|
||||
|
||||
|
||||
.tab-icon-image[src="chrome://mozapps/skin/extensions/extension.svg"] {
|
||||
background: url("extension.svg") !important;
|
||||
background: url("extension.svg") !important;
|
||||
}
|
||||
|
||||
.tab-icon-image[src="chrome://browser/skin/customize.svg"] {
|
||||
background: url("customize.svg") !important;
|
||||
background: url("customize.svg") !important;
|
||||
}
|
||||
|
||||
/* permissions */
|
||||
|
@ -446,10 +448,10 @@
|
|||
}
|
||||
|
||||
/* reload/stop animation */
|
||||
#stop-reload-button[animate] > #reload-button[displaystop] + #stop-button > .toolbarbutton-animatable-box > .toolbarbutton-animatable-image {
|
||||
#stop-reload-button[animate]>#reload-button[displaystop]+#stop-button>.toolbarbutton-animatable-box>.toolbarbutton-animatable-image {
|
||||
background-image: url("reload-to-stop.svg") !important;
|
||||
}
|
||||
|
||||
#stop-reload-button[animate] > #reload-button > .toolbarbutton-animatable-box > .toolbarbutton-animatable-image {
|
||||
#stop-reload-button[animate]>#reload-button>.toolbarbutton-animatable-box>.toolbarbutton-animatable-image {
|
||||
background-image: url("stop-to-reload.svg") !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue