fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add verse indent styles.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
book_text
/
numbering.scss
diff --git
a/src/wolnelektury/static/scss/book_text/numbering.scss
b/src/wolnelektury/static/scss/book_text/numbering.scss
index
e31b494
..
8a69e80
100644
(file)
--- a/
src/wolnelektury/static/scss/book_text/numbering.scss
+++ b/
src/wolnelektury/static/scss/book_text/numbering.scss
@@
-48,6
+48,10
@@
padding: 2px;
text-align: center;
color: #ccc;
+ user-select: none;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
&:before {
display: none;