mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-15 00:28:58 -05: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;
|
color: white;
|
||||||
background: #0099cc;
|
background: #0099cc;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
max-height: 27px;
|
||||||
}
|
}
|
||||||
|
|
||||||
GxsForumThreadWidget QToolButton#subscribeToolButton:hover {
|
GxsForumThreadWidget QToolButton#subscribeToolButton:hover {
|
||||||
|
|
@ -869,6 +870,7 @@ PostedListWidget QToolButton#subscribeToolButton {
|
||||||
color: white;
|
color: white;
|
||||||
background: #0099cc;
|
background: #0099cc;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
max-height: 27px;
|
||||||
}
|
}
|
||||||
|
|
||||||
PostedListWidget QToolButton#subscribeToolButton:hover {
|
PostedListWidget QToolButton#subscribeToolButton:hover {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue