# HG changeset patch # User Jaroslav Tulach # Date 1391847048 -3600 # Node ID df12da7ceed9c5124783d736884f31a5f49a8221 # Parent c56d63aee79e1f4e00d9a99bbbee45e448d35d24 Removing unused style diff -r c56d63aee79e -r df12da7ceed9 minesweeper/src/main/webapp/pages/mines.css --- a/minesweeper/src/main/webapp/pages/mines.css Sat Feb 08 08:47:23 2014 +0100 +++ b/minesweeper/src/main/webapp/pages/mines.css Sat Feb 08 09:10:48 2014 +0100 @@ -66,28 +66,6 @@ font-size:1em; text-shadow: none; } -.badge-white-turn { - font-size: 1em; - padding:4px; - background-color: white; - color:black; - text-shadow: none; - border:1px solid black; - font-weight: normal; - display: inline-block; - margin-left: 38px; -} -.badge-black-turn { - font-size: 1em; - padding:4px; - background-color: black; - color:white; - text-shadow: none; - border:1px solid black; - font-weight: normal; - display: inline-block; - margin-left: 38px; -} .btn {text-shadow: none;} .select {line-height: inherit;} .uneditable-input {