mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-28 18:42:20 -04:00
Added a stylesheet textcolor for the PluginItems Info Label
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ee1665a27d
commit
5676a8d248
1 changed files with 7 additions and 0 deletions
|
@ -380,3 +380,10 @@ SubFileItem QProgressBar#progressBar::chunk {
|
||||||
border-bottom-left-radius: 7px;
|
border-bottom-left-radius: 7px;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PluginItem QLabel#infoLabel {
|
||||||
|
|
||||||
|
color: #054A02;
|
||||||
|
font: bold;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue