Added disabled stylesheet for the Post button

This commit is contained in:
defnax 2020-12-17 23:36:10 +01:00
parent 5a2e13366c
commit 8aeb1bb799

View File

@ -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;