Removing unused style minesweeper
authorJaroslav Tulach <jtulach@netbeans.org>
Sat, 08 Feb 2014 09:10:48 +0100
branchminesweeper
changeset 74df12da7ceed9
parent 73 c56d63aee79e
child 75 4eb79fa3434a
Removing unused style
minesweeper/src/main/webapp/pages/mines.css
     1.1 --- a/minesweeper/src/main/webapp/pages/mines.css	Sat Feb 08 08:47:23 2014 +0100
     1.2 +++ b/minesweeper/src/main/webapp/pages/mines.css	Sat Feb 08 09:10:48 2014 +0100
     1.3 @@ -66,28 +66,6 @@
     1.4      font-size:1em;
     1.5      text-shadow: none;
     1.6  }
     1.7 -.badge-white-turn {
     1.8 -    font-size: 1em;
     1.9 -    padding:4px;
    1.10 -    background-color: white;
    1.11 -    color:black;
    1.12 -    text-shadow: none;
    1.13 -    border:1px solid black;
    1.14 -    font-weight: normal;
    1.15 -    display: inline-block;
    1.16 -    margin-left: 38px;
    1.17 -}
    1.18 -.badge-black-turn {
    1.19 -    font-size: 1em;
    1.20 -    padding:4px;
    1.21 -    background-color: black;
    1.22 -    color:white;
    1.23 -    text-shadow: none;
    1.24 -    border:1px solid black;
    1.25 -    font-weight: normal;
    1.26 -    display: inline-block;
    1.27 -    margin-left: 38px;
    1.28 -}
    1.29  .btn {text-shadow: none;}
    1.30  .select {line-height: inherit;}
    1.31  .uneditable-input {