summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJonathan Bauer2011-06-20 17:01:07 +0200
committerJonathan Bauer2011-06-20 17:01:07 +0200
commitd6b3e55ed77efec9c539ce5a196a0d05eff19e88 (patch)
tree72d05ea94c7dca382a10641ec3b40e591540c589 /src
parentnew ui, loading external png's now (diff)
downloadfbsplash-d6b3e55ed77efec9c539ce5a196a0d05eff19e88.tar.gz
fbsplash-d6b3e55ed77efec9c539ce5a196a0d05eff19e88.tar.xz
fbsplash-d6b3e55ed77efec9c539ce5a196a0d05eff19e88.zip
minor changes...
Diffstat (limited to 'src')
-rw-r--r--src/fbsplash.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/fbsplash.ui b/src/fbsplash.ui
index 1d0b767..a5ed56b 100644
--- a/src/fbsplash.ui
+++ b/src/fbsplash.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>960</width>
- <height>567</height>
+ <width>865</width>
+ <height>521</height>
</rect>
</property>
<property name="windowTitle">
@@ -15,7 +15,7 @@
</property>
<property name="styleSheet">
<string notr="true">#fbsplash{
-background:black;
+background:grey;
}</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
@@ -64,7 +64,7 @@ background:black;
<string notr="true">#progressBar{
padding: 1px;
border-style: solid;
-border: 2px solid gray;
+border: 2px solid white;
border-radius: 8px;
}</string>
</property>