removed posted links related font-size from qss file

removed posted links related font-size from qss file
This commit is contained in:
defnax 2019-04-16 19:38:13 +02:00
parent a1ca31afa0
commit 7c534d50ea

View File

@ -786,13 +786,11 @@ GenCertDialog QFrame#profileframe{
PostedListWidget QComboBox#comboBox {
font: bold;
font-size: 15px;
color: #0099cc;
}
PostedListWidget QToolButton#submitPostButton {
font: bold;
font-size: 15px;
}
PostedListWidget QToolButton#subscribeToolButton {
@ -907,10 +905,7 @@ PostedItem QLabel#fromBoldLabel, QLabel#fromLabel, QLabel#dateLabel, QLabel#site
color: #787c7e;
}
GxsCommentDialog QComboBox#sortBox {
font: bold;
font-size: 12px;
color: #0099cc;
}