cleanup files
This commit is contained in:
parent
3c71a8fd34
commit
837a6e6539
11 changed files with 435 additions and 418 deletions
|
@ -78,7 +78,8 @@
|
|||
}
|
||||
|
||||
/* preferences */
|
||||
@-moz-document url-prefix(about:preferences), url-prefix(about:addons) {
|
||||
@-moz-document url-prefix(about:preferences),
|
||||
url-prefix(about:addons) {
|
||||
.category[selected] {
|
||||
position: relative !important;
|
||||
border-radius: 4px !important;
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
/* EdgeFr-Fox by bmFtZQ - content/newtab.css */
|
||||
|
||||
/* colours */
|
||||
@-moz-document url-prefix("about:newtab"), url-prefix("about:home") {
|
||||
@-moz-document url-prefix("about:newtab"),
|
||||
url-prefix("about:home") {
|
||||
body:not([lwt-newtab], [lwt-newtab-brighttext]) {
|
||||
--newtab-background-color: #F7F7F7 !important;
|
||||
--newtab-background-color-secondary: #fff !important;
|
||||
|
@ -48,7 +49,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
@-moz-document url-prefix("about:newtab"), url-prefix("about:home") {
|
||||
@-moz-document url-prefix("about:newtab"),
|
||||
url-prefix("about:home") {
|
||||
|
||||
/* hide pin */
|
||||
.icon.icon-pin-small {
|
||||
display: none !important;
|
||||
|
@ -63,6 +66,7 @@
|
|||
.search-wrapper .search-inner-wrapper {
|
||||
min-height: 44px !important;
|
||||
}
|
||||
|
||||
.search-handoff-button {
|
||||
border-radius: 99px !important;
|
||||
background-position: 12px !important;
|
||||
|
|
|
@ -121,6 +121,7 @@
|
|||
:root:not(:-moz-lwtheme) #tabbrowser-tabpanels {
|
||||
background-color: var(--toolbar-bgcolor) !important;
|
||||
}
|
||||
|
||||
:root[lwt-default-theme-in-dark-mode="true"] #tabbrowser-tabpanels {
|
||||
background-color: var(--lwt-accent-color) !important;
|
||||
}
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
}
|
||||
|
||||
/* app menu */
|
||||
.addon-banner-item, .panel-banner-item {
|
||||
.addon-banner-item,
|
||||
.panel-banner-item {
|
||||
margin: 0 4px 4px !important;
|
||||
padding-inline: 4px 12px !important;
|
||||
border-radius: 2px !important;
|
||||
|
@ -105,7 +106,8 @@
|
|||
background-color: var(--panel-item-active-bgcolor) !important;
|
||||
}
|
||||
|
||||
#appMenu-zoomReduce-button2 > .toolbarbutton-icon, #appMenu-zoomEnlarge-button2 > .toolbarbutton-icon {
|
||||
#appMenu-zoomReduce-button2>.toolbarbutton-icon,
|
||||
#appMenu-zoomEnlarge-button2>.toolbarbutton-icon {
|
||||
fill: currentColor !important;
|
||||
stroke: none !important;
|
||||
}
|
||||
|
@ -154,7 +156,8 @@
|
|||
margin-bottom: 4px !important;
|
||||
}
|
||||
|
||||
.webextension-popup-browser, .webextension-popup-stack {
|
||||
.webextension-popup-browser,
|
||||
.webextension-popup-stack {
|
||||
margin-block-start: calc(var(--panel-separator-margin-vertical) * -.5) !important;
|
||||
}
|
||||
|
||||
|
@ -181,7 +184,8 @@
|
|||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
#downloadsPanel-blockedSubview, #downloadsPanel-mainView {
|
||||
#downloadsPanel-blockedSubview,
|
||||
#downloadsPanel-mainView {
|
||||
padding: var(--panel-separator-margin-vertical) 0 0 !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -293,11 +293,13 @@
|
|||
list-style-image: url("folder.svg") !important;
|
||||
}
|
||||
|
||||
#pageAction-panel-bookmark, #star-button {
|
||||
#pageAction-panel-bookmark,
|
||||
#star-button {
|
||||
list-style-image: url("bookmark-hollow.svg") !important;
|
||||
}
|
||||
|
||||
#pageAction-panel-bookmark[starred], #star-button[starred] {
|
||||
#pageAction-panel-bookmark[starred],
|
||||
#star-button[starred] {
|
||||
list-style-image: url("bookmark.svg") !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -24,6 +24,9 @@ toolbarbutton.bookmark-item:not(.subviewbutton) {
|
|||
padding-inline: var(--toolbar-start-end-padding) calc(var(--toolbar-start-end-padding) + 4px) !important;
|
||||
}
|
||||
|
||||
#managed-bookmarks > .toolbarbutton-icon, #bookmarks-toolbar-placeholder > .toolbarbutton-icon, #PlacesToolbarItems > .bookmark-item > .toolbarbutton-icon[label]:not([label=""]), #OtherBookmarks.bookmark-item[container] > .toolbarbutton-icon {
|
||||
#managed-bookmarks>.toolbarbutton-icon,
|
||||
#bookmarks-toolbar-placeholder>.toolbarbutton-icon,
|
||||
#PlacesToolbarItems>.bookmark-item>.toolbarbutton-icon[label]:not([label=""]),
|
||||
#OtherBookmarks.bookmark-item[container]>.toolbarbutton-icon {
|
||||
margin-inline-end: 6px !important;
|
||||
}
|
|
@ -237,6 +237,7 @@ toolbarbutton[part="scrollbutton-down"] {
|
|||
.titlebar-buttonbox {
|
||||
margin-inline: 10px !important;
|
||||
}
|
||||
|
||||
.titlebar-buttonbox-container {
|
||||
margin-inline-end: -8px !important;
|
||||
}
|
||||
|
@ -246,6 +247,7 @@ toolbarbutton[part="scrollbutton-down"] {
|
|||
.titlebar-buttonbox {
|
||||
margin-inline: calc((var(--tab-min-height) + var(--tab-block-margin) - 14px) / 2) !important;
|
||||
}
|
||||
|
||||
.titlebar-buttonbox-container {
|
||||
margin-inline-end: -8px !important;
|
||||
}
|
||||
|
@ -273,7 +275,8 @@ toolbarbutton[part="scrollbutton-down"] {
|
|||
}
|
||||
|
||||
#tabbrowser-tabs[overflow] .tabbrowser-tab[last-visible-tab]:not([pinned]) {
|
||||
margin-inline-end: 8px !important;}
|
||||
margin-inline-end: 8px !important;
|
||||
}
|
||||
|
||||
|
||||
.tabbrowser-tab:is([visuallyselected="true"], [multiselected])>.tab-stack>.tab-background {
|
||||
|
|
|
@ -44,7 +44,8 @@
|
|||
padding-block: 8px !important;
|
||||
}
|
||||
|
||||
.urlbarView-row:not([type="tip"], [type="dynamic"])[selected] > .urlbarView-row-inner, .urlbarView-row-inner[selected] {
|
||||
.urlbarView-row:not([type="tip"], [type="dynamic"])[selected]>.urlbarView-row-inner,
|
||||
.urlbarView-row-inner[selected] {
|
||||
box-shadow: 3px 0 var(--toolbar-field-focus-border-color) inset !important;
|
||||
}
|
||||
|
||||
|
@ -85,11 +86,14 @@
|
|||
--urlbar-height: calc(16px + var(--toolbarbutton-inner-padding) * 2) !important;
|
||||
}
|
||||
|
||||
#urlbar-container, #search-container {
|
||||
#urlbar-container,
|
||||
#search-container {
|
||||
margin-inline: 6px !important;
|
||||
}
|
||||
|
||||
.urlbar-page-action, #urlbar-go-button, .search-go-button,
|
||||
.urlbar-page-action,
|
||||
#urlbar-go-button,
|
||||
.search-go-button,
|
||||
#tracking-protection-icon-container,
|
||||
#identity-icon-box {
|
||||
padding-inline: var(--uc-urlbar-icon-inline-padding) !important;
|
||||
|
@ -113,7 +117,8 @@
|
|||
margin-inline-start: -8px !important;
|
||||
}
|
||||
|
||||
#urlbar-background, #searchbar {
|
||||
#urlbar-background,
|
||||
#searchbar {
|
||||
border-radius: calc(var(--toolbarbutton-border-radius) + 2px) !important;
|
||||
}
|
||||
|
||||
|
@ -136,9 +141,3 @@
|
|||
.urlbarView-row[pinned]>.urlbarView-row-inner>.urlbarView-no-wrap>.urlbarView-type-icon {
|
||||
fill: var(--toolbar-field-color) !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue