Emulate hovering for smartphones: require confirmation click
[vchess.git] / client / src / styles / _board_squares_img.sass
index e082f9e..4075984 100644 (file)
@@ -11,6 +11,10 @@ div.board5
   width: 20%
   padding-bottom: 20%
 
+div.board7
+  width: 14.28%
+  padding-bottom: 14.28%
+
 div.board8
   width: 12.5%
   padding-bottom: 12.5%
@@ -59,6 +63,9 @@ img.circle-square
 .in-shadow
   filter: brightness(50%)
 
+.touch-hover
+  background-color: #C571E6 !important
+
 .monochrome
   border-bottom: 1px solid black
   border-right: 1px solid black