[Summary] Just pixel hunting

This commit is contained in:
VKamyshniy 2014-10-01 23:07:11 +03:00
parent e335107f5d
commit bc7d2daa02
2 changed files with 20 additions and 7 deletions

View file

@ -1,13 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<RouteUI bgnormal="#383838" bgactive="#545454">
<RouteUI bgnormal="#383838"
bgactive="#545454">
<Vbox>
<EventBox height="1" bgnormal="#494949" bgactive="#494949"/>
<EventBox id="upper_drop_indicator" visible="false" noshowall="true" height="2" bgnormal="#1CA3B3" bgactive="#1CA3B3"/>
<HBox box.fill="true" box.expand="true">
<EventBox height="1"
bgnormal="#494949"
bgactive="#494949"/>
<EventBox id="upper_drop_indicator"
visible="false"
noshowall="true"
height="2"
bgnormal="#1CA3B3"
bgactive="#1CA3B3"/>
<HBox box.fill="true"
box.expand="true">
<VBox>
<HBox box.expand="true" box.fill="true">
<EventBox id="selected_track_color_box" width="29" bgactive="#5BA55C">
<HBox box.expand="true"
box.fill="true">
<EventBox id="selected_track_color_box"
width="29"
bgnormal="#383838"
bgactive="#5BA55C">
<HBox>
<!--<Igor! width="2" below is the shift from RIGHT side of the space>-->
<VBox width="2" box.pack="end"/>

View file

@ -519,7 +519,7 @@
table.xfill="true"
table.yfill="true"
table.yexpand="true"
bgnormal="#3E3E3E">
bgnormal="#383838">
<VBox id="edit_controls_vbox"/>
</Layout>
<VScrollbar adjustment="vertical_adjustment"