Skip to content

Commit

Permalink
faster square transitions in spectator mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Mar 1, 2015
1 parent 6f95d4a commit 7c2a60b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions public/stylesheets/chessground.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
position: absolute;
width: 12.5%;
height: 12.5%;
transition: 0.25s;
}
.manipulable .cg-square {
transition: 0.13s;
}
.cg-square[data-coord-x]::after,
Expand Down

0 comments on commit 7c2a60b

Please sign in to comment.