[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/plasma/applets/leavenote
From:       Christian Weilbach <christian () whiletaker ! homeip ! net>
Date:       2008-08-20 1:18:01
Message-ID: 1219195081.749540.14534.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 849739 by weilbach:

Move color value of button to a light gray transparent value to allow theming.


 M  +1 -1      plasma-leavenote.cpp  


--- trunk/playground/base/plasma/applets/leavenote/plasma-leavenote.cpp #849738:849739
@@ -91,7 +91,7 @@
 
    mSendButton = new Plasma::PushButton(this);
    mSendButton->setText(i18n( "Send" ));
-   mSendButton->setStyleSheet( "background: rgba( 255, 211, 50, 50% )" );
+   mSendButton->setStyleSheet( "background: rgba( 220, 220, 220, 30% )" );
 //    mSendButton->setStyleSheet( "background: rgba( 138, 205, 255, 50% )" );
    mSendButton->nativeWidget()->setAutoFillBackground(false);
    connect(mSendButton,SIGNAL(clicked()),SLOT(slotSend()));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic