summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-03-02 18:24:23 +0100
committerSebastian Schmelzer2011-03-02 18:24:23 +0100
commitc630d1d76d0a378a8738edc5c685a278f6c90a2b (patch)
treed6423c3e58ae9268e6e7e19aae6bfaad995d91a1
parentMerge branch 'master' of openslx.org:openslx/tools/vmchooser (diff)
downloadvmchooser-c630d1d76d0a378a8738edc5c685a278f6c90a2b.tar.gz
vmchooser-c630d1d76d0a378a8738edc5c685a278f6c90a2b.tar.xz
vmchooser-c630d1d76d0a378a8738edc5c685a278f6c90a2b.zip
..
-rw-r--r--src/img/title_r.pngbin4108 -> 4113 bytes
-rw-r--r--src/ui/dialog.ui12
2 files changed, 6 insertions, 6 deletions
diff --git a/src/img/title_r.png b/src/img/title_r.png
index 2d0e2cb..3edbcb0 100644
--- a/src/img/title_r.png
+++ b/src/img/title_r.png
Binary files differ
diff --git a/src/ui/dialog.ui b/src/ui/dialog.ui
index b787ca6..2e7a827 100644
--- a/src/ui/dialog.ui
+++ b/src/ui/dialog.ui
@@ -48,10 +48,10 @@
</size>
</property>
<property name="styleSheet">
- <string notr="true">background-color:#003592;
+ <string notr="true">#label_l {background-color:#003592;
margin-left:1px;
margin-top:1px;
-margin-bottom:0px;</string>
+margin-bottom:0px;}</string>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
@@ -79,10 +79,10 @@ margin-bottom:0px;</string>
</size>
</property>
<property name="styleSheet">
- <string notr="true">background-color:#003592;
+ <string notr="true">#label_r {background-color:#003592;
margin-top:1px;
margin-right:1px;
-margin-bottom:0px;</string>
+margin-bottom:0px;}</string>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
@@ -109,8 +109,8 @@ margin-bottom:0px;</string>
</size>
</property>
<property name="styleSheet">
- <string notr="true">border-top:1px solid #999;
-border-bottom:1px solid #999;
+ <string notr="true">#treeView {border-top:1px solid #999;
+border-bottom:1px solid #999;}
</string>
</property>
<property name="frameShape">