And more moving the buttons into the theme.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
/* vim: set sw=3 ts=3 sts=3 expandtab: */
|
||||
group {
|
||||
name: "ecdb/burn_image_page";
|
||||
min: 640 170;
|
||||
|
||||
script {
|
||||
public message(Msg_Type:type, id, ...) {
|
||||
@ -274,9 +273,10 @@ group {
|
||||
visible: 0;
|
||||
|
||||
rel1 {
|
||||
to: "bg";
|
||||
relative: 1.0 0.0;
|
||||
offset: -200 0;
|
||||
to_x: "ecdb/burn_image/return";
|
||||
to_y: "bg";
|
||||
relative: 0.0 0.0;
|
||||
offset: 0 0;
|
||||
}
|
||||
|
||||
rel2 {
|
||||
|
Reference in New Issue
Block a user