mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-15 02:11:53 -04:00
fixed subscribe buttons stylesheet
This commit is contained in:
parent
5bb0fc48b0
commit
019233e840
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue