-Styles must be improved (full width for smartphones, ...)
PGN text is not selectable (understand why?!)
Change cursor when computer "think" (sablier)
Tooltip text should fade (even when mouse stay on it, especially for small screens)
.container#variantPage
padding: 0
+//.container#variantPage > .row > div
+@media screen and (max-width: 767px)
+ .col-sm-12
+ padding: 0
+
+@media screen and (max-width: 767px)
+ h4
+ margin: 0 0 10px 0
+ p
+ margin-left: 0
+ margin-right: 0
+ padding: 0 3px
+
.warn
padding: 3px
color: red