update the stylesheets, some little improvements for each style

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3644 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-10-07 20:18:22 +00:00
parent 2dbb37854f
commit e446037f4d
16 changed files with 229 additions and 83 deletions

View File

@ -8,6 +8,10 @@ QToolBar {
}
QDialog, QStatusBar{
background-color: #F9F9F9;
}
QToolButton {
color: white;
}
@ -37,6 +41,18 @@ QPushButton#cancelButton {
min-width: 77px;
}
QPushButton#canceButton {
min-height: 25px;
min-width: 77px;
}
QPushButton#pushButtonConnectionBack#pushButtonConnectionNext#pushButtonConnectionExit {
min-height: 25px;
min-width: 77px;
}
QPushButton#afcancelButton#doneButton#refreshButtonv#nviewsettingsButton#checkButton
{
color: white;

View File

@ -263,10 +263,14 @@ QToolButton#Tags_Button{
}
QTextBrowser#msgText{
color: black;
color: black;
}
QTextEdit#lineedit{
color: white;
color: white;
}
QTextEdit#chattextEdit{
color: black;
}

View File

@ -8,6 +8,18 @@ QDialog{
}
QWidget#chatcentralwidget{
background-color: #c4dafa;
}
QToolBar#chattoolBar{
border-image: url(qss/blue/blue.png);
}
/* Customize the toolbar. */
QToolBar#toolBar {
border-image: url(qss/blue/blue.png);

View File

@ -1,4 +1,19 @@
QWidget#chatcentralwidget
{
background-image: url(:/images/backchat.png)
}
QToolBar#chattoolBar{
border: none; background-image: url(:/images/backblue.png)
}
QStatusBar{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #F6FCFF, stop:1 #F6FCFF);
}
QFrame#Chatbuttonframe{
background-image: url(:/images/buttonframe.png);
}
/* Customize the toolbar. */
QToolBar {

View File

@ -2,7 +2,39 @@
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,stop: 0 #6799B3, stop: 1 #377a90);
}
QDialog{
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,stop: 0 #6799B3, stop: 1 #377a90);
}
QWidget#chatcentralwidget{
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,stop: 0 #6799B3, stop: 1 #377a90);
}
QToolBar#chattoolBar{
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #6799B3, stop: 0.3 #377a90,
stop: 0.31 #0e5e73, stop: 1 #4b8598);
border: 1px solid #4b8598;
}
QFrame#Chatbuttonframe{
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #6799B3, stop: 0.3 #377a90,
stop: 0.31 #0e5e73, stop: 1 #4b8598);
border: 1px solid #4b8598;
}
QStatusBar{
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,stop: 0 #6799B3, stop: 1 #377a90);
}
/* Customize the toolbar. */
QToolBar {
@ -19,3 +51,5 @@ QTreeWidget::item:selected { /* when user selects item using mouse or keyboard *
stop: 0.31 #0e5e73, stop: 1 #4b8598);
}
Q

View File

@ -1,6 +1,21 @@
QWidget#chatcentralwidget
{
background-image: url(:/images/backchat.png)
}
QPushButton#okButton {
QToolBar#chattoolBar{
border: none; background-image: url(:/images/backblue.png)
}
QStatusBar{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #F6FCFF, stop:1 #F6FCFF);
}
QFrame#Chatbuttonframe{
background-image: url(:/images/buttonframe.png);
}
border: 1px solid #BDD5DF;}QPushButton#okButton {
max-height: 25px
min-height: 25px;

View File

@ -6,6 +6,22 @@
}
QDialog, QMainWindow{
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #F7B552, stop: 1 #FF5E07);
}
QWidget#chatcentralwidget{
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #F7B552, stop: 1 #FF5E07);
}
QToolBar#chattoolBar{
border-image: url(qss/orangesurfer/main.png);
}
/* Customize the toolbar. */
QToolBar#toolBar {

View File

@ -9,6 +9,15 @@ QToolBar {
}
QDialog{
background-color: #66ff33;
}
QStatusBar{
background-color: #66ff33;
}
QPushButton {

View File

@ -3,6 +3,12 @@
stop: 0 #77AEF1, stop: 0.4 #86BBF7);
}
QDialog{
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #77AEF1, stop: 0.4 #86BBF7);
}
/* Customize the toolbar. */
QToolBar#toolBar {
border-image: url(qss/qlive/qb.png);
@ -14,6 +20,11 @@ QToolBar#toolBar_2 {
}
QToolBar#chattoolBar{
border-image: url(qss/qlive/qb.png);
}
QMenu {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #77AEF1, stop: 0.4 #86BBF7);

View File

@ -2,6 +2,11 @@
background-color: #3E1716;
}
QDialog{
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 red, stop: 1 darkred);
}
/* Customize the toolbar. */
QToolBar#toolBar {
@ -16,6 +21,12 @@ QToolBar#toolBar_2 {
}
QToolBar#chattoolBar{
border-image: url(qss/redscorpion/red.png);
}
/* it works only at the moment with vista Thema on XP*/
QToolButton::hover {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
@ -211,6 +222,10 @@ QLabel#fromText{
}
QLabel#infolabel{
color: darkred;
}
QLabel#friendstitlellabel{
color: black;
}

View File

@ -15,6 +15,16 @@ QToolBar#toolBar_2 {
}
QToolBar#chattoolBar{
border-image: url(qss/silver/silver.png);
}
QDialog{
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #F9F9FF, stop: 1 #9F9DB9);
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;

View File

@ -3,7 +3,10 @@
stop:0 lightgray, stop:1 darkgray);
}
QDialog{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 lightgray, stop:1 darkgray);
}
/* Customize the toolbar. */
QToolBar {

View File

@ -1,73 +0,0 @@
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/skin2/background.png);
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelprefButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
min-height: 25px;
max-height: 25px;
min-width: 75px;
}
QPushButton#applyButton {
min-height: 25px;
max-height: 25px;
min-width: 75px;
}
QFrame#messengerframetop{
border-image: url(qss/skin2/background.png);
}
QFrame#Chatbuttonframe{
border-image: url(qss/skin2/background.png);
}
QLabel#subjectText{
font: bold 12px;
}
QLabel#subjectlabel{
font: bold 12px;
}
QLabel#fromlabel{
font: bold 12px;
}
QLabel#datelabel{
font: bold 12px;
}
QLabel#tolabel{
font: bold 12px;
}
QLabel#fromText{
font: bold ;
color: blue;
}

View File

@ -6,6 +6,11 @@
}
QDialog{
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #376D85, stop: 0.4 #185772);
}
/* Customize the toolbar. */
QToolBar#toolBar {
@ -17,6 +22,12 @@ QToolBar#toolBar_2 {
}
QToolBar#chattoolBar{
border-image: url(qss/uus/uus.png);
}
QFrame#frame_2{
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #376D85, stop: 0.4 #185772);
@ -234,10 +245,35 @@ QLabel#friendstitlellabel{
color: black;
}
QLabel#networklabel{
color: black;
QLabel#friendslabel{
color: black;
}
QLabel#networklabel{
color: black;
}
QLabel#channellabel{
color: black;
}
QLabel#forumslabel{
color: black;
}
QLabel#downloadslabel{
color: black;
}
QLabel#forumName{
color: black;
}
QLabel#threadTitle{
color: black;
}
QLabel#labeltext{
color: black;
}

View File

@ -3,7 +3,15 @@
stop:0 #6F6F6F, stop:1 #979797);
}
QDialog, QMainWindow, QStatusBar{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 #6F6F6F, stop:1 #979797);
}
QWidget#chatcentralwidget{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 #6F6F6F, stop:1 #979797);
}
/* Customize the toolbar. */
QToolBar#toolBar {
@ -166,3 +174,8 @@ QLabel#fromText{
color: blue;
}
QToolBar#chattoolBar{
border-image: url(qss/yaba/yaba.png);
}

View File

@ -1,9 +1,14 @@
.QWidget {
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 lightgray, stop:1 darkgray);
}
}
QDialog{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 lightgray, stop:1 darkgray);
}
/* Customize the toolbar. */
QToolBar {
@ -11,6 +16,11 @@ QToolBar {
}
QStatusBar{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 lightgray, stop:1 darkgray);
}
QHeaderView::section {
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
@ -19,13 +29,13 @@ QHeaderView::section {
color: white;
padding-left: 4px;
border: 1px solid #6c6c6c;
}
}
QMenuBar {
QMenuBar {
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 lightgray, stop:1 darkgray);
}
}
QTabWidget::pane { /* The tab widget frame */
border-top: 2px solid #C2C7CB;