summaryrefslogtreecommitdiff
path: root/plugins/share/share.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-17 08:52:39 +0300
committerAndrew Dolgov <[email protected]>2021-02-17 08:52:39 +0300
commit7adcada324dc6960cf4a120b1397c1bd60521d9b (patch)
treec12f6a0aec54689ac18840dc6c533697e0818f95 /plugins/share/share.css
parent0fc783e2b350b8ac6ff275fd9b201674cbcf2c16 (diff)
share plugin: cleanup, fix icon not highlighting properly
Diffstat (limited to 'plugins/share/share.css')
-rw-r--r--plugins/share/share.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/share/share.css b/plugins/share/share.css
index 00bad68dd..ac9247a54 100644
--- a/plugins/share/share.css
+++ b/plugins/share/share.css
@@ -1,3 +1,3 @@
-i.icon-share.shared {
+i.material-icons.icon-share.is-shared {
color : #0a0;
} \ No newline at end of file