changeset 543:8529dbb9ab7d

Once again adapted the colors of the about dialog slightly. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@783 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 29 Sep 2008 11:25:27 +0000
parents 86f394c49b4b
children beb6046de003
files src/aboutdialog.ui
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/aboutdialog.ui	Mon Sep 29 11:11:06 2008 +0000
+++ b/src/aboutdialog.ui	Mon Sep 29 11:25:27 2008 +0000
@@ -35,7 +35,7 @@
    <item>
     <widget class="QFrame" name="frame" >
      <property name="styleSheet" >
-      <string notr="true" >QFrame#frame { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #FDE505, stop:0.5 #D8C304, stop:1 #FDE505 ); border: 2px solid #A89C57; border-radius: 4px;}</string>
+      <string notr="true" >QFrame#frame { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #FFFF60, stop:0.5 #D8C304, stop:1 #FFFF60 ); border: 2px solid #A89C57; border-radius: 4px;}</string>
      </property>
      <property name="frameShape" >
       <enum>QFrame::StyledPanel</enum>