mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -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
@ -380,3 +380,10 @@ SubFileItem QProgressBar#progressBar::chunk {
|
||||
border-bottom-left-radius: 7px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
PluginItem QLabel#infoLabel {
|
||||
|
||||
color: #054A02;
|
||||
font: bold;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user