diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/img/title_l.png | bin | 17458 -> 9187 bytes | |||
-rw-r--r-- | src/img/title_r.png | bin | 4113 -> 3390 bytes | |||
-rw-r--r-- | src/ui/dialog.ui | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/img/title_l.png b/src/img/title_l.png Binary files differindex e602ccd..900dd86 100644 --- a/src/img/title_l.png +++ b/src/img/title_l.png diff --git a/src/img/title_r.png b/src/img/title_r.png Binary files differindex 3edbcb0..8ca9347 100644 --- a/src/img/title_r.png +++ b/src/img/title_r.png diff --git a/src/ui/dialog.ui b/src/ui/dialog.ui index e1c93c2..16990b3 100644 --- a/src/ui/dialog.ui +++ b/src/ui/dialog.ui @@ -6,7 +6,7 @@ <rect> <x>0</x> <y>0</y> - <width>542</width> + <width>543</width> <height>655</height> </rect> </property> @@ -48,7 +48,7 @@ </size> </property> <property name="styleSheet"> - <string notr="true">#label_l {background-color:#003592; + <string notr="true">#label_l {background-color:#fff; margin-left:1px; margin-top:1px; margin-bottom:0px;}</string> @@ -79,7 +79,7 @@ margin-bottom:0px;}</string> </size> </property> <property name="styleSheet"> - <string notr="true">#label_r {background-color:#003592; + <string notr="true">#label_r {background-color:#fff; margin-top:1px; margin-right:1px; margin-bottom:0px;}</string> |