Fixed forum name stylesheet

This commit is contained in:
defnax 2020-12-20 18:15:36 +01:00
parent 43d953b992
commit 5ea4ba35b9
3 changed files with 3 additions and 3 deletions

View File

@ -228,7 +228,7 @@ PulseAddDialog QPushButton#pushButton_Post:disabled {
/* Forums */ /* Forums */
GxsForumThreadWidget QLabel#forumName GxsForumThreadWidget QPushButton#forumName
{ {
font: bold; font: bold;
font-size: 14px; font-size: 14px;

View File

@ -1969,7 +1969,7 @@ GxsChannelPostItem > QFrame#mainFrame[new=true] {
border-radius: 10px; border-radius: 10px;
} }
GxsForumThreadWidget QLabel#forumName GxsForumThreadWidget QPushButton#forumName
{ {
qproperty-fontSizeFactor: 140; qproperty-fontSizeFactor: 140;
color: #0099cc; color: #0099cc;

View File

@ -1373,7 +1373,7 @@ PostedCreatePostDialog QPushButton#submitButton:hover {
} }
GxsForumThreadWidget QLabel#forumName GxsForumThreadWidget QPushButton#forumName
{ {
qproperty-fontSizeFactor: 140; qproperty-fontSizeFactor: 140;
color: #0099cc; color: #0099cc;