Nepoužívaná css
This commit is contained in:
parent
443a226943
commit
050ebba03b
1 changed files with 2 additions and 14 deletions
|
@ -122,26 +122,14 @@ form {
|
||||||
|
|
||||||
|
|
||||||
.oprava button,
|
.oprava button,
|
||||||
.oprava img,
|
.oprava img {
|
||||||
.box-done button,
|
|
||||||
.box-done img,
|
|
||||||
.box-ready button,
|
|
||||||
.box-ready img,
|
|
||||||
.box-wontfix button,
|
|
||||||
.box-wontfix img{
|
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
background-color:transparent;
|
background-color:transparent;
|
||||||
margin:0;
|
margin:0;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
.oprava button:hover,
|
.oprava button:hover,
|
||||||
.oprava img:hover,
|
.oprava img:hover {
|
||||||
.box-done img:hover,
|
|
||||||
.box-done button:hover,
|
|
||||||
.box-ready img:hover,
|
|
||||||
.box-ready button:hover,
|
|
||||||
.box-wontfix img:hover,
|
|
||||||
.box-wontfix button:hover{
|
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue