Fixed Stylesheets

This commit is contained in:
defnax 2016-07-29 23:14:46 +02:00
parent b1dcd2ff08
commit 032bcf7a26

View File

@ -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;