mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fixed height of the search input field when using no stylesheet.
Changed the colors of the feed items. It was too bright. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b8cee76fa5
commit
bcb76154f7
@ -198,18 +198,6 @@
|
|||||||
</item>
|
</item>
|
||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
<widget class="LineEditClear" name="lineEdit">
|
<widget class="LineEditClear" name="lineEdit">
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
||||||
<horstretch>3</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>16</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Enter a keyword here (at least 3 char long)</string>
|
<string>Enter a keyword here (at least 3 char long)</string>
|
||||||
</property>
|
</property>
|
||||||
|
@ -28,9 +28,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>62</red>
|
<red>48</red>
|
||||||
<green>179</green>
|
<green>162</green>
|
||||||
<blue>254</blue>
|
<blue>240</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
@ -39,9 +39,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>62</red>
|
<red>48</red>
|
||||||
<green>179</green>
|
<green>162</green>
|
||||||
<blue>254</blue>
|
<blue>240</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
@ -50,9 +50,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>62</red>
|
<red>48</red>
|
||||||
<green>179</green>
|
<green>162</green>
|
||||||
<blue>254</blue>
|
<blue>240</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
|
@ -28,9 +28,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>170</red>
|
<red>143</red>
|
||||||
<green>255</green>
|
<green>188</green>
|
||||||
<blue>127</blue>
|
<blue>88</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
@ -39,9 +39,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>170</red>
|
<red>143</red>
|
||||||
<green>255</green>
|
<green>188</green>
|
||||||
<blue>127</blue>
|
<blue>88</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
@ -50,9 +50,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>170</red>
|
<red>143</red>
|
||||||
<green>255</green>
|
<green>188</green>
|
||||||
<blue>127</blue>
|
<blue>88</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
|
@ -28,9 +28,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>255</red>
|
<red>207</red>
|
||||||
<green>170</green>
|
<green>150</green>
|
||||||
<blue>127</blue>
|
<blue>103</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
@ -39,9 +39,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>255</red>
|
<red>207</red>
|
||||||
<green>170</green>
|
<green>150</green>
|
||||||
<blue>127</blue>
|
<blue>103</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
@ -50,9 +50,9 @@
|
|||||||
<colorrole role="Window">
|
<colorrole role="Window">
|
||||||
<brush brushstyle="SolidPattern">
|
<brush brushstyle="SolidPattern">
|
||||||
<color alpha="255">
|
<color alpha="255">
|
||||||
<red>255</red>
|
<red>207</red>
|
||||||
<green>170</green>
|
<green>150</green>
|
||||||
<blue>127</blue>
|
<blue>103</blue>
|
||||||
</color>
|
</color>
|
||||||
</brush>
|
</brush>
|
||||||
</colorrole>
|
</colorrole>
|
||||||
|
@ -348,6 +348,11 @@ SecurityItem > QFrame#frame {
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SecurityItem QWidget#avatar {
|
||||||
|
border: 2px solid red;
|
||||||
|
background-color: #FDBF7D;
|
||||||
|
}
|
||||||
|
|
||||||
SecurityItem QLabel#peerNameLabel, SecurityItem QLabel#requestLabel {
|
SecurityItem QLabel#peerNameLabel, SecurityItem QLabel#requestLabel {
|
||||||
color: #990033
|
color: #990033
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user