mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-14 00:49:41 -05:00
Added disabled stylesheet for the Post button
This commit is contained in:
parent
5a2e13366c
commit
8aeb1bb799
@ -211,7 +211,8 @@ SearchDialog QPushButton#pushButtonSearch:hover{
|
||||
}
|
||||
|
||||
CreateGxsForumMsg QPushButton#postButton:disabled, PostedCreatePostDialog QPushButton#submitButton:disabled,
|
||||
CreateGxsChannelMsg QPushButton#postButton:disabled, GxsCreateCommentDialog QPushButton#postButton:disabled {
|
||||
CreateGxsChannelMsg QPushButton#postButton:disabled, GxsCreateCommentDialog QPushButton#postButton:disabled,
|
||||
PulseAddDialog QPushButton#pushButton_Post:disabled {
|
||||
font: bold;
|
||||
font-size: 15px;
|
||||
color: white;
|
||||
|
Loading…
Reference in New Issue
Block a user