X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/305485e53a72c278e2b24b754f68df2e4dd71f40..d66f9960d12d739c44a89d1d4e013f52783097e7:/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..66bc7e4b8 100644 --- a/src/wolnelektury/static/scss/book_text/settings.scss +++ b/src/wolnelektury/static/scss/book_text/settings.scss @@ -45,4 +45,8 @@ #settings-line-numbers span {@include switch-off;} } +#settings-references span {@include switch-on;} +.no-references { + #settings-references span {@include switch-off;} +}