disable the strech button if in an auto zoom mode
This commit is contained in:
parent
f049aa9899
commit
81a5dc907f
3 changed files with 36 additions and 33 deletions
|
@ -105,7 +105,8 @@
|
|||
background-position-x: -24px;
|
||||
}
|
||||
|
||||
#cb-toolbar button.disabled {
|
||||
#cb-toolbar button[disabled=disabled] {
|
||||
cursor: auto;
|
||||
background-position-x: -48px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue