mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-24 00:40:11 -05:00
update blacknight and blue stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3082613232
commit
6f5c556539
@ -218,16 +218,27 @@ border-color: transparent;
|
||||
*/
|
||||
}
|
||||
|
||||
QTextBrowser#msgText{
|
||||
QLabel#infolabel{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTextEdit#lineedit{
|
||||
color: white;
|
||||
|
||||
QLabel#friendslabel{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QLabel#infolabel{
|
||||
QLabel#networklabel{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QLabel#channellabel{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QLabel#forumslabel{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QLabel#downloadslabel{
|
||||
color: black;
|
||||
}
|
||||
|
||||
@ -239,3 +250,23 @@ QLabel#threadTitle{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QLabel#labeltext{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QPushButton#Folders_Button{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QToolButton#Tags_Button{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTextBrowser#msgText{
|
||||
color: black;
|
||||
}
|
||||
|
||||
QTextEdit#lineedit{
|
||||
color: white;
|
||||
|
||||
}
|
||||
|
@ -3,6 +3,10 @@
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
QDialog{
|
||||
background-color: #c4dafa;
|
||||
|
||||
}
|
||||
|
||||
/* Customize the toolbar. */
|
||||
QToolBar#toolBar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user