Merge pull request #8243 from zen-browser/new-share-api

New share API and implementation
This commit is contained in:
mr. m
2025-05-13 02:55:26 +02:00
committed by GitHub
18 changed files with 950 additions and 92 deletions

View File

@@ -5,7 +5,8 @@
*/
.subviewbutton,
#zen-welcome-start-button {
#zen-welcome-start-button,
.zen-toast button {
-moz-context-properties: fill, fill-opacity !important;
fill: currentColor !important;
}
@@ -425,7 +426,8 @@
list-style-image: url('customize.svg') !important;
}
#appmenu-zen-share-rice {
#appmenu-zen-share-rice,
#zen-copy-current-url-button {
list-style-image: url('share.svg');
}