mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 08:29:26 -05:00
Fixed Stylesheets
This commit is contained in:
parent
b1dcd2ff08
commit
032bcf7a26
@ -632,13 +632,13 @@ QLabel#avatarLabel{
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
IdDialog QFrame#headerFrame {
|
||||
IdDialog QFrame#headerFramePerson {
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #9BDBF9, stop:1 #1592CD);
|
||||
border: 1px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
IdDialog QFrame#headerFrame_2 {
|
||||
IdDialog QFrame#headerFrameCircle {
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #9BDBF9, stop:1 #1592CD);
|
||||
border: 1px;
|
||||
border-radius: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user