mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Disabled uneeded qproperty-textColorQuote
This commit is contained in:
parent
2ad9d86385
commit
c4315851d5
@ -186,7 +186,7 @@ NetworkDialog
|
||||
|
||||
RSTextBrowser, MimeTextEdit
|
||||
{
|
||||
qproperty-textColorQuote: rgb(120, 153, 34);
|
||||
/*qproperty-textColorQuote: rgb(120, 153, 34);*/
|
||||
qproperty-textColorQuotes: ColorList(#789922 #039bd5 #800000 #800080 #008080 #b10dc9 #85144b #3d9970);
|
||||
}
|
||||
|
||||
|
@ -2151,6 +2151,6 @@ GxsChannelDialog GroupTreeWidget QTreeWidget#treeWidget::item{
|
||||
|
||||
RSTextBrowser, MimeTextEdit
|
||||
{
|
||||
qproperty-textColorQuote: rgb(125, 125, 255);
|
||||
/*qproperty-textColorQuote: rgb(125, 125, 255);*/
|
||||
qproperty-textColorQuotes: ColorList(#0000ff #00ff00 #00ffff #ff0000 #ff00ff #ffff00 #ffffff);
|
||||
}
|
||||
|
@ -1298,6 +1298,6 @@ WireGroupItem QFrame#frame{
|
||||
|
||||
RSTextBrowser, MimeTextEdit
|
||||
{
|
||||
qproperty-textColorQuote: rgb(125, 125, 255);
|
||||
/*qproperty-textColorQuote: rgb(125, 125, 255);*/
|
||||
qproperty-textColorQuotes: ColorList(#0000ff #00ff00 #00ffff #ff0000 #ff00ff #ffff00 #ffffff);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user