mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Изменение пароля
This commit is contained in:
@@ -87,6 +87,13 @@ QToolButton#btnAssignTask {
|
||||
width: 80px;
|
||||
height: 55px;
|
||||
}
|
||||
|
||||
QToolButton#btnViewPassword, QToolButton#btnChangePassword {
|
||||
min-width: 18px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
QPushButton:flat, QToolButton:flat {
|
||||
border: none; /* no border for a flat push button */
|
||||
}
|
||||
@@ -286,7 +293,6 @@ QTextEdit#editMsg {
|
||||
height: 65px; /**/
|
||||
background: #ddeeff;
|
||||
background: #ffffff;
|
||||
|
||||
}
|
||||
QTextEdit#MsgWidgetEditTextLocal {
|
||||
/*background: tlightgreen;*/
|
||||
@@ -337,6 +343,12 @@ QLabel#MessangerWidgetLblLoggedIn {
|
||||
|
||||
}
|
||||
|
||||
|
||||
QLabel#PersonalCard_lblName {
|
||||
font-size: 16pt;
|
||||
}
|
||||
|
||||
|
||||
QWidget#widgetControl {
|
||||
background: #E0E0E0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user