made a little more space between the text and the icon
svn: r9823 original commit: 211be167b72616b2e00c303574ae45e00faa26eb
This commit is contained in:
parent
7455e3ea03
commit
ee53e25c5c
|
@ -3,7 +3,7 @@
|
||||||
scheme/class)
|
scheme/class)
|
||||||
|
|
||||||
(provide switchable-button%)
|
(provide switchable-button%)
|
||||||
(define gap 2)
|
(define gap 4) ;; space between the text and the icon
|
||||||
(define margin 2)
|
(define margin 2)
|
||||||
(define w-circle-space 6)
|
(define w-circle-space 6)
|
||||||
(define h-circle-space 6)
|
(define h-circle-space 6)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user