CC-2458:Diabled checkbox do no look diabled
- fixed
This commit is contained in:
parent
f9f6296e2c
commit
3f8e61f949
1 changed files with 5 additions and 1 deletions
|
@ -1837,3 +1837,7 @@ label span {
|
|||
#watched-folder-section dd.block-display input {
|
||||
float:left;
|
||||
}
|
||||
|
||||
input[type="checkbox"][disabled] {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue