mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed subscribe buttons stylesheet
This commit is contained in:
parent
5bb0fc48b0
commit
019233e840
@ -781,6 +781,7 @@ GxsForumThreadWidget QToolButton#subscribeToolButton {
|
||||
color: white;
|
||||
background: #0099cc;
|
||||
border-radius: 4px;
|
||||
max-height: 27px;
|
||||
}
|
||||
|
||||
GxsForumThreadWidget QToolButton#subscribeToolButton:hover {
|
||||
@ -869,6 +870,7 @@ PostedListWidget QToolButton#subscribeToolButton {
|
||||
color: white;
|
||||
background: #0099cc;
|
||||
border-radius: 4px;
|
||||
max-height: 27px;
|
||||
}
|
||||
|
||||
PostedListWidget QToolButton#subscribeToolButton:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user