Topbar UserName Label
This commit is contained in:
@@ -428,6 +428,20 @@ QLabel#company {
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
QLabel#userlogo {
|
||||
min-width: 30px;
|
||||
max-width: 30px;
|
||||
min-height: 30px;
|
||||
max-height: 30px;
|
||||
qproperty-pixmap:url(":/icons/patient.png");
|
||||
qproperty-scaledContents:true;
|
||||
}
|
||||
|
||||
QLabel#username {
|
||||
min-width: 150px;
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
QLabel#systemMsgBar {
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user