mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 06:12:43 -04:00
redesigned little bit Peer Details
fixed qss stylesheets for lots of QPushButton's removed not needed sources git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3f5966f2c0
commit
2d6af0b4c1
15 changed files with 614 additions and 554 deletions
|
@ -13,44 +13,26 @@ QToolBar {
|
|||
}
|
||||
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
color: white;
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton {
|
||||
color: white;
|
||||
min-height: 25px;
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
|
|
@ -18,45 +18,29 @@ QPushButton {
|
|||
|
||||
}
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
color: white;
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
color: white;
|
||||
min-height: 27px;
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton#afcancelButton#doneButton {
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#afcancelButton#doneButton#refreshButtonv#nviewsettingsButton#checkButton
|
||||
{
|
||||
color: white;
|
||||
min-height: 25px;
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
@ -68,7 +52,7 @@ QPushButton#fileButton#emailButton {
|
|||
|
||||
QPushButton#cancelprefButton {
|
||||
color: white;
|
||||
min-height: 25px;
|
||||
min-height: 27px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
@ -82,6 +66,42 @@ QPushButton#pushButtonDownload{
|
|||
min-width: 34px;
|
||||
}
|
||||
|
||||
QPushButton#Sendbtn {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#sendButton {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#newmessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#replymessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#removemessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#printbutton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton
|
||||
{
|
||||
border-image: url(qss/black/button.png) ;
|
||||
|
|
|
@ -9,38 +9,29 @@ QToolBar {
|
|||
|
||||
}
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton {
|
||||
min-height: 25px;
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
@ -48,4 +39,3 @@ QPushButton#cancelButton {
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -8,37 +8,39 @@ QToolBar {
|
|||
|
||||
}
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
/* Customize the Menu Bar. */
|
||||
QMenuBar {
|
||||
border-image: url(:/qss/default/retrotoolbar.png);
|
||||
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
max-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
max-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 77px;
|
||||
max-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton {
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 77px;
|
||||
max-width: 77px;
|
||||
}
|
||||
|
|
|
@ -31,31 +31,6 @@ border-image: url(qss/ed2k/button-up.png) ;
|
|||
}
|
||||
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
|
@ -71,3 +46,78 @@ QPushButton#cancelprefButton {
|
|||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
min-height: 27px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#Sendbtn {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#sendButton {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#newmessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#replymessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#removemessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#printbutton
|
||||
{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#afcancelButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#refreshButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#checkButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#nviewsettingsButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
|
|
@ -32,30 +32,6 @@ color: white;
|
|||
border-image: url(qss/over/greentop.png) ;
|
||||
}
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
|
@ -67,9 +43,77 @@ QPushButton#cancelButton {
|
|||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
color: white;
|
||||
min-height: 25px;
|
||||
min-height: 27px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#Sendbtn {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#sendButton {
|
||||
|
||||
min-height: 25px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#newmessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#replymessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#removemessageButton{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#printbutton
|
||||
{
|
||||
|
||||
min-height: 27px;
|
||||
min-width: 47px;
|
||||
}
|
||||
|
||||
QPushButton#afcancelButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#refreshButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
QPushButton#checkButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#nviewsettingsButton
|
||||
{
|
||||
min-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
|
|
@ -7,39 +7,26 @@ QToolBar {
|
|||
|
||||
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton {
|
||||
min-height: 25px;
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
|
@ -7,37 +7,26 @@ QToolBar {
|
|||
}
|
||||
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton {
|
||||
min-height: 25px;
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
|
|
@ -6,41 +6,28 @@ QToolBar {
|
|||
}
|
||||
|
||||
|
||||
QPushButton#addfriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#invitefriendButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#addshareButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#optionsButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#quitButton {
|
||||
min-height: 34px;
|
||||
min-width: 48px;
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelprefButton {
|
||||
min-height: 27px;
|
||||
min-width: 77px;
|
||||
}
|
||||
|
||||
QPushButton#cancelButton {
|
||||
min-height: 25px;
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#applyButton {
|
||||
|
||||
min-height: 25px;
|
||||
max-height: 25px;
|
||||
min-width: 75px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue