summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/content.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/content.css b/css/content.css
index 5f3c6be7c..d94adcbe7 100644
--- a/css/content.css
+++ b/css/content.css
@@ -321,6 +321,10 @@
background-image: url('../img/hover_star.svg');
}
+#app-content .utils .share {
+ background-image: url('../img/share.svg');
+}
+
#app-content .utils .more button {
opacity: .3;
}