mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
Moved some internal stylesheets to the file Standard.qss.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dd42738b3c
commit
51e0f5e679
17 changed files with 214 additions and 605 deletions
|
@ -152,9 +152,6 @@
|
|||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">b{}</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
@ -682,12 +679,6 @@ background: white;}</string>
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QTextEdit" name="lineEdit">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
|
@ -700,10 +691,6 @@ background: white;}</string>
|
|||
<property name="toolTip">
|
||||
<string>Messages entered here are sent to all connected friends</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QTextEdit#lineEdit{border: 1px solid #CCCCCC;
|
||||
}</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue