comparison src/AboutDialog.ui @ 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 ab871460c300
children
comparison
equal deleted inserted replaced
747:850c647d857d 748:8fa147439b3c
137 </widget> 137 </widget>
138 </item> 138 </item>
139 <item> 139 <item>
140 <widget class="QTextBrowser" name="creditsTextBrowser"> 140 <widget class="QTextBrowser" name="creditsTextBrowser">
141 <property name="styleSheet"> 141 <property name="styleSheet">
142 <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> 142 <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>
143 </property> 143 </property>
144 <property name="frameShape"> 144 <property name="frameShape">
145 <enum>QFrame::NoFrame</enum> 145 <enum>QFrame::NoFrame</enum>
146 </property> 146 </property>
147 <property name="verticalScrollBarPolicy"> 147 <property name="verticalScrollBarPolicy">