parent
1a75a63860
commit
77728a5b69
@ -308,10 +308,14 @@ table.results .btn-link.btn-sm {
|
|||||||
min-width: 180px;
|
min-width: 180px;
|
||||||
}
|
}
|
||||||
.yes input, .ifneedbe input,.no input {
|
.yes input, .ifneedbe input,.no input {
|
||||||
position:absolute;
|
position: absolute;
|
||||||
left:0;
|
width: 1px;
|
||||||
margin-left:-15px;
|
height: 1px;
|
||||||
margin-top:0;
|
padding: 0px;
|
||||||
|
margin: -1px;
|
||||||
|
overflow: hidden;
|
||||||
|
clip: rect(0px, 0px, 0px, 0px);
|
||||||
|
border: 0px none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.choice input:focus + label {
|
.choice input:focus + label {
|
||||||
|
Loading…
Reference in New Issue
Block a user