aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/assets/css/core/_svg.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/assets/css/core/_svg.scss')
-rw-r--r--app/src/main/assets/css/core/_svg.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/assets/css/core/_svg.scss b/app/src/main/assets/css/core/_svg.scss
index b9144bd7..9dc9c817 100644
--- a/app/src/main/assets/css/core/_svg.scss
+++ b/app/src/main/assets/css/core/_svg.scss
@@ -1,4 +1,3 @@
-
// icons courtesy of https://material.io/icons/
$camera: '<svg xmlns="http://www.w3.org/2000/svg" fill="#{$text}" viewBox="0 -10 50 50"><circle cx="25" cy="23" r="3.2"/><path d="M22 13l-1.83 2H17c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V17c0-1.1-.9-2-2-2h-3.17L28 13h-6zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"/><path fill="none" d="M13 11h24v24H13z"/></svg>';
@@ -44,7 +43,8 @@ $share: '<svg xmlns="http://www.w3.org/2000/svg" fill="#{$text}" viewBox="0 0 24
$more_horiz: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path fill="#{$text}" d="M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg>';
-.sp_C2yIhMFjXJl_1_5x, .sp_C2yIhMFjXJl_3x {
+.sp_NIWBacTn8LF_2x[data-sigil="story-popup-context-init"],
+.sp_NIWBacTn8LF_2x[data-sigil="story-popup-context"]{
@include background-svg($more_horiz);
background-position: center !important;
-}
+} \ No newline at end of file