changeset 748:8fa147439b3c

AboutDialog: Small UI thingy. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1025 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sat, 02 Oct 2010 12:07:15 +0000
parents 850c647d857d
children 65171b865963
files src/AboutDialog.ui
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/AboutDialog.ui	Sat Oct 02 11:56:10 2010 +0000
+++ b/src/AboutDialog.ui	Sat Oct 02 12:07:15 2010 +0000
@@ -139,7 +139,7 @@
       <item>
        <widget class="QTextBrowser" name="creditsTextBrowser">
         <property name="styleSheet">
-         <string notr="true">QTextBrowser#creditsTextBrowser{background-color:qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(0,0,0,80%), stop:0.1 rgba(0,0,0,0), stop:0.9 rgba(0,0,0,0), stop:1 rgba(0,0,0,80%) )}</string>
+         <string notr="true">QTextBrowser#creditsTextBrowser{border:2px solid rgba(0,0,0,10%); background-color:qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(0,0,0,80%), stop:0.1 rgba(0,0,0,15%), stop:0.9 rgba(0,0,0,15%), stop:1 rgba(0,0,0,80%) )}</string>
         </property>
         <property name="frameShape">
          <enum>QFrame::NoFrame</enum>