mirror of
https://github.com/fruworg/themu.git
synced 2024-11-16 07:07:16 +03:00
pointer
This commit is contained in:
parent
42502f212c
commit
28e600b1db
@ -273,7 +273,6 @@ svg {
|
|||||||
|
|
||||||
.highlight pre code[class*="language-"] {
|
.highlight pre code[class*="language-"] {
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
cursor: pointer;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight pre code[class*="language-"]::before {
|
.highlight pre code[class*="language-"]::before {
|
||||||
@ -288,6 +287,7 @@ svg {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight pre code[class=language-javaScript]::before,
|
.highlight pre code[class=language-javaScript]::before,
|
||||||
|
Loading…
Reference in New Issue
Block a user