X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/190ea6f071ad6ef7b03aa146e5d07d15968eaf2b..d019a9b5e928dcf777852d0c8d5413fd3d69b4dd:/src/wolnelektury/static/scss/book_text/settings.scss

diff --git a/src/wolnelektury/static/scss/book_text/settings.scss b/src/wolnelektury/static/scss/book_text/settings.scss
index cd6997c40..3ffe0f434 100644
--- a/src/wolnelektury/static/scss/book_text/settings.scss
+++ b/src/wolnelektury/static/scss/book_text/settings.scss
@@ -45,4 +45,11 @@
     #settings-line-numbers span {@include switch-off;}
 }
 
+#settings-references {
+    display: none;
+    span {@include switch-on;}
+    .no-references {
+        #settings-references span {@include switch-off;}
+    }
+}