mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Set the TextBrowser transparent for better look
This commit is contained in:
parent
5eb62a96a6
commit
a480d995d6
@ -860,3 +860,8 @@ PostedCreatePostDialog QPushButton#submitButton:hover {
|
||||
min-width: 4em;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
MessageWidget QTextBrowser#toText , QTextBrowser#ccText , QTextBrowser#bccText {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user