mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
removed posted links related font-size from qss file
removed posted links related font-size from qss file
This commit is contained in:
parent
a1ca31afa0
commit
7c534d50ea
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user