This commit is contained in:
2017-09-11 12:51:28 +02:00
parent 166003cd0e
commit 2d22efc8f3
3 changed files with 14 additions and 3 deletions
+4
View File
@@ -49,6 +49,10 @@ body.term {
caret-color: transparent;
color: transparent;
@include click-through;
// iOS Safari still shows a caret regardless of the above, so set the font
// size as small as it can be (will show up as a blinking blue pixel)
font-size: 1px;
}
#touch-select-menu {