shrink the handles
This commit is contained in:
parent
d59508ae91
commit
888df2e10c
2 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,7 @@ window.button.disabled.unfocus.borderColor: #7b7d7b
|
|||
!! Global width settings
|
||||
borderWidth: 1
|
||||
bevelWidth: 1
|
||||
handleWidth: 4
|
||||
handleWidth: 3
|
||||
frameWidth: 0
|
||||
!borderColor: #091d2e
|
||||
borderColor: #091d2e
|
||||
|
|
|
@ -109,7 +109,7 @@ window.button.disabled.unfocus.borderColor: #7b7d7b
|
|||
!! Global width settings
|
||||
borderWidth: 1
|
||||
bevelWidth: 1
|
||||
handleWidth: 4
|
||||
handleWidth: 3
|
||||
frameWidth: 0
|
||||
!borderColor: #091d2e
|
||||
borderColor: #091d2e
|
||||
|
|
Loading…
Reference in a new issue