Fix imported build of Tcl/Tk 8.6.11 (previous version was actually 8.6.10)
This commit is contained in:
@@ -43,7 +43,7 @@ namespace eval ttk::theme::default {
|
||||
ttk::style configure TButton \
|
||||
-anchor center -padding "3 3" -width -9 \
|
||||
-relief raised -shiftrelief 1
|
||||
ttk::style map TButton -relief [list {!disabled pressed} sunken]
|
||||
ttk::style map TButton -relief [list {!disabled pressed} sunken]
|
||||
|
||||
ttk::style configure TCheckbutton \
|
||||
-indicatorcolor "#ffffff" -indicatorrelief sunken -padding 1
|
||||
|
||||
Reference in New Issue
Block a user