hide color choices for rated games

This commit is contained in:
Thibault Duplessis 2013-01-04 18:45:13 +01:00
parent 77258d57bd
commit d222e81f47

View file

@ -59,7 +59,7 @@ div.game_config div.color_submits button.submit {
margin: 0 5px;
}
div.game_config div.color_submits button.submit:disabled {
opacity: 0.2;
opacity: 0;
cursor: auto;
}
div.game_config div.color_submits button.submit span {