scroll play to center of view when searched

This commit is contained in:
Insugeny_athq
2019-06-13 22:38:12 +02:00
parent c9f6cccc0a
commit 60d483b4f7
3 changed files with 17 additions and 10 deletions

View File

@@ -147,6 +147,11 @@ body{
padding-bottom: 2px;
}
.targetPlayer{
/* overwrite background for seached player */
background: yellow !important;
}
.endOfBoardIndicator{
background: red;
text-align: center;