mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-19 07:01:10 +00:00
Merge pull request #8243 from zen-browser/new-share-api
New share API and implementation
This commit is contained in:
@@ -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');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user