mirror of https://github.com/anoshenko/rui.git
Update defaultTheme.rui
This commit is contained in:
parent
1110375cb6
commit
10cf3a69fc
|
@ -136,8 +136,8 @@ theme {
|
||||||
margin = 2px,
|
margin = 2px,
|
||||||
},
|
},
|
||||||
ruiCheckbox:focus {
|
ruiCheckbox:focus {
|
||||||
margin = 0,
|
outline = _{style = solid, color = @ruiHighlightColor, width = 2px },
|
||||||
border = _{style = solid, color = @ruiHighlightColor, width = 2px },
|
outline-offset = -1px,
|
||||||
},
|
},
|
||||||
ruiListItem {
|
ruiListItem {
|
||||||
radius = 4px,
|
radius = 4px,
|
||||||
|
|
Loading…
Reference in New Issue