mirror of https://github.com/qTox/qTox.git
9 changed files with 38 additions and 63 deletions
@ -1,31 +0,0 @@
@@ -1,31 +0,0 @@
|
||||
QWidget#circleWidgetContainer > QFrame#line |
||||
{ |
||||
color: white; |
||||
} |
||||
|
||||
QWidget#circleWidgetContainer |
||||
{ |
||||
background-color: @themeMedium; |
||||
} |
||||
|
||||
QWidget#circleWidgetContainer:hover |
||||
{ |
||||
background-color: @themeLight; |
||||
} |
||||
|
||||
QWidget#circleWidgetContainer QLineEdit |
||||
{ |
||||
background-color: @themeLight; |
||||
} |
||||
|
||||
QWidget#circleWidgetContainer > QLabel#status |
||||
{ |
||||
font: @small; |
||||
color: @lightGrey; |
||||
} |
||||
|
||||
QWidget#circleWidgetContainer > QLabel#name |
||||
{ |
||||
font: @big; |
||||
color: @white; |
||||
} |
Loading…
Reference in new issue