|
|
|
@ -86,7 +86,7 @@ |
|
|
|
|
<border name="title_border" left="10" right="10" top="0" bottom="0" /> |
|
|
|
|
</frame_geometry> |
|
|
|
|
|
|
|
|
|
<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> |
|
|
|
|
<frame_geometry name="modal" title_scale="small" hide_buttons="false" rounded_top_left="1" rounded_top_right="1" parent="small"> |
|
|
|
|
<distance name="title_vertical_pad" value="5"/> |
|
|
|
|
</frame_geometry> |
|
|
|
|
|
|
|
|
@ -497,7 +497,7 @@ |
|
|
|
|
<button function="unstick" state="pressed"><draw_ops></draw_ops></button> |
|
|
|
|
</frame_style> |
|
|
|
|
|
|
|
|
|
<frame_style name="modal_dialog_focused" geometry="normal"> |
|
|
|
|
<frame_style name="modal_dialog_focused" geometry="modal"> |
|
|
|
|
<piece position="entire_background" draw_ops="entire_background_focused" /> |
|
|
|
|
<piece position="titlebar" draw_ops="titlebar_focused" /> |
|
|
|
|
<piece position="title" draw_ops="title_focused" /> |
|
|
|
@ -525,7 +525,7 @@ |
|
|
|
|
<button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> |
|
|
|
|
</frame_style> |
|
|
|
|
|
|
|
|
|
<frame_style name="modal_dialog_unfocused" geometry="normal"> |
|
|
|
|
<frame_style name="modal_dialog_unfocused" geometry="modal"> |
|
|
|
|
<piece position="entire_background" draw_ops="entire_background_unfocused" /> |
|
|
|
|
<piece position="titlebar" draw_ops="titlebar_focused" /> |
|
|
|
|
<piece position="title" draw_ops="title_unfocused" /> |
|
|
|
|