Skip to content

Commit

Permalink
Fix scoring overlays
Browse files Browse the repository at this point in the history
  • Loading branch information
yishn committed Sep 3, 2015
1 parent 8417f7e commit f956bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/goban.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
width: 100%;
height: 100%;
opacity: .3;
transform: translate(-50%, -50%);
z-index: 3;
}
.scoring .goban .row li.area_1 div.area {
Expand Down

0 comments on commit f956bd2

Please sign in to comment.