This commit is contained in:
parent
b4bc4ce599
commit
be680e5b65
1 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
||||||
(geometry
|
(geometry
|
||||||
:x "0%"
|
:x "0%"
|
||||||
:y "5px"
|
:y "5px"
|
||||||
:width "100%"
|
:width "80%"
|
||||||
:height "32px"
|
:height "32px"
|
||||||
:anchor "bottom center")
|
:anchor "bottom center")
|
||||||
(bar))
|
(bar))
|
||||||
|
@ -25,10 +25,10 @@
|
||||||
:geometry
|
:geometry
|
||||||
(geometry
|
(geometry
|
||||||
:x "0%"
|
:x "0%"
|
||||||
:y "20%"
|
:y "5px"
|
||||||
:width "90%"
|
:width "80%"
|
||||||
:height "60px"
|
:height "32px"
|
||||||
:anchor "top center")
|
:anchor "bottom center")
|
||||||
(bar))
|
(bar))
|
||||||
|
|
||||||
(defwidget rightsidestuff []
|
(defwidget rightsidestuff []
|
||||||
|
|
Loading…
Reference in a new issue