Mini Kabibi Habibi
QClientInitCtrl QFrame#framUsername,QFrame#framPwd,QFrame#framIPAdress
{
background:#f6f6f6;
border:1px solid #cccccc;
border-radius:2px;
}
QClientInitCtrl QFrame#framUsername::hover,QFrame#framPwd::hover,QFrame#framIPAdress::hover
{
background:#f6f6f6;
border:1px solid #cccccc;
border-radius:2px;
}
QClientInitCtrl QWidget#wgtTip
{
border-image:url(./skin/White/Login/tip.png) 22 6 4 20;
border-width:22px 6px 4px 20px;
}
QClientInitCtrl QLabel#lblTipsFailed
{
font-size:12px;
color:#232629;
padding-left:30px;
}
QClientInitCtrl QLineEdit#leUserName,#leUserPwd
{
background:transparent;
border:none;
padding-left:5px;
color:#4a4a4a;
font-size:14px;
}
QClientInitCtrl QLineEdit#leUserName:hover,#leUserPwd:hover
{
background:transparent;
border:none;
padding-left:5px;
color:#4a4a4a;
}
QClientInitCtrl QLineEdit#leUserName:focus,#leUserPwd:focus
{
background:transparent;
border:none;
padding-left:5px;
color:#232629;
}
QClientInitCtrl QComboBox#cmbIPAddress
{
background:transparent;
border:none;
padding-left:5px;
color:#4a4a4a;
font-size:14px;
}
QClientInitCtrl QComboBox#cmbIPAddress:hover
{
background:transparent;
border:none;
padding-left:5px;
color:#4a4a4a;
}
QClientInitCtrl QComboBox#cmbIPAddress:focus
{
background:transparent;
border:none;
padding-left:5px;
color:#232629;
}
QClientInitCtrl QLabel#lblIPAddress
{
border-image:url(./skin/White/Login/netaddress.png) 0 60 0 0;
border-width:0 60px 0 0;
margin: 0 -60px 0 0;
}
QClientInitCtrl QLabel#lblIPAddressHover
{
border-image:url(./skin/White/Login/netaddress.png) 0 40 0 20;
border-width:0 40px 0 20px;
margin: 0 -40px 0 -20px;
}
QClientInitCtrl QLabel#lblUserName
{
border-image:url(./skin/White/Login/user.png) 0 60 0 0;
border-width:0 60px 0 0;
margin: 0 -60px 0 0;
}
QClientInitCtrl QLabel#lblUserNameHover
{
border-image:url(./skin/White/Login/user.png) 0 40 0 20;
border-width:0 40px 0 20px;
margin: 0 -40px 0 -20px;
}
QClientInitCtrl QLabel#labelPwd
{
border-image:url(./skin/White/Login/password.png) 0 60 0 0;
border-width:0 60px 0 0;
margin: 0 -60px 0 0;
}
QClientInitCtrl QLabel#labelPwdHover
{
border-image:url(./skin/White/Login/password.png) 0 40 0 20;
border-width:0 40px 0 20px;
margin: 0 -40px 0 -20px;
}
QClientInitCtrl DSGUI--DSPushButton#btnLogin
{
font-size:16px;
font-weight:bold;
}
QClientInitCtrl QLabel#labelRememberPwd,#labelAutoLogin,#labelForgotPwd
{
font-size: 12px;
}
QClientInitCtrl QLabel#labelForgotPwd
{
font-size:12px;
color:#00b0ff;
}
QClientInitCtrl QLabel#labelForgotPwd::hover
{
color:#40c4ff;
}
QClientInitCtrl QLabel#labelForgotPwd::focus
{
color:#00b0ff;
}
QClientInitCtrl QPushButton#btnClearName,#btnClearPSW
{
border-image:url(./skin/White/Login/cleanall.png) 0 60 0 0;
border-width:0 60px 0 0;
margin: 0 -60px 0 0;
}
QClientInitCtrl QPushButton#btnClearName:hover,#btnClearPSW:hover
{
border-image:url(./skin/White/Login/cleanall.png) 0 40 0 20;
border-width:0 40px 0 20px;
margin: 0 -40px 0 -20px;
}
QClientInitCtrl QPushButton#btnRefreshIP
{
border-image:url(./skin/White/Login/cleanall.png) 0 60 0 0;
border-width:0 60px 0 0;
margin: 0 -60px 0 0;
}
QClientInitCtrl QPushButton#btnRefreshIP:hover
{
border-image:url(./skin/White/Login/cleanall.png) 0 40 0 20;
border-width:0 40px 0 20px;
margin: 0 -40px 0 -20px;
}
InitClientPasswordDlg QPushButton#btnPwdSetting:checked
{
border-image: url(./Skin/White/Login/step1_check.png) 0 10 0 0;
border-width:0 10px 0 0;
}
InitClientPasswordDlg QPushButton#btnPwdSetting
{
border-image: url(./Skin/White/Login/step1_normal.png) 0 10 0 0;
border-width:0 10px 0 0;
}
InitClientPasswordDlg QPushButton#btnPwdProtection:checked
{
border-image: url(./Skin/White/Login/step2_check.png) 0 0 0 10;
border-width:0 0 0 10px;
}
InitClientPasswordDlg QPushButton#btnPwdProtection
{
border-image: url(./Skin/White/Login/step2_normal.png) 0 0 0 10;
border-width:0 0 0 10px;
}
UserPasswordSettingWidget QWidget#wgtIcon,
UserPasswordResettingDlg QWidget#wgtIcon,
UserPasswordProtectionWidget QWidget#wgtIcon
{
image:url(./Skin/theme1/devmanage/MentionIconWarn.png);
}
UserPasswordSettingWidget QLabel#tip1,#tip2,
UserPasswordProtectionWidget QLabel#labelTip,QLabel#labelTipOne,QLabel#labelTipTwo,QLabel#labelTipThree,
UserPasswordResettingDlg QLabel#labelTip
{
color: #4a4a4a;
}
QPushButton#btnclose{
outline: none;
background-color: transparent;
background-position: center;
background-repeat: none;
border-image: url(skin/White/Login/winClose-n.png);
}
QPushButton#btnclose:hover{
border-image: url(skin/White/Login/winClose-h.png);
}
QPushButton#btnclose:pressed{
border-image: url(skin/White/Login/winClose-p.png);
}
QPushButton#btnclose:disabled{
border-image: url(skin/White/Login/winClose-d.png);
}