Mini Kabibi Habibi
QWidget#wgtOperation{
background-color: #f6f6f6;
border-top: 1px solid #cccccc;
}
QWidget#wgtToolBar{
background-color: #f6f6f6;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
QWidget#wgtProcessTreeView{
}
QWidget#wgtContain{
border: solid 1px #cccccc;
}
QPushButton#m_pBtnExcp
{
background-color: #f6f6f6;
border-left:6px solid #f6f6f6;
border-top:none;
border-bottom:none;
border-right:none;
padding-left:26px;
padding-right:10px;
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/ExceptionHand-n.png);
background-repeat:no-repeat;
background-position: left;
text-align:right;
color: #4a4a4a;
}
QPushButton#m_pBtnExcp:pressed
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/ExceptionHand-p.png);
color:#3598db;
}
QPushButton#m_pBtnExcp:hover:!pressed
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/ExceptionHand-h.png);
color:#232629;
}
QPushButton#m_pBtnExcp:disabled
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/ExceptionHand-d.png);
color:#abb2bd;
}
QPushButton#m_pBtnLeaveTrip
{
background-color: #f6f6f6;
border-left:6px solid #f6f6f6;
border-top:none;
border-bottom:none;
border-right:none;
padding-left:26px;
padding-right:10px;
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/edit-n.png);
background-repeat:no-repeat;
background-position: left;
text-align:right;
color: #4a4a4a;
}
QPushButton#m_pBtnLeaveTrip:pressed
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/edit-p.png);
color:#3598db;
}
QPushButton#m_pBtnLeaveTrip:hover:!pressed
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/edit-h.png);
color:#232629;
}
QPushButton#m_pBtnLeaveTrip:disabled
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/edit-d.png);
color:#abb2bd;
}
QPushButton#m_pBtnDelete
{
background-color: #f6f6f6;
border-left:6px solid #f6f6f6;
border-top:none;
border-bottom:none;
border-right:none;
padding-left:26px;
padding-right:10px;
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/Delete-n.png);
background-repeat:no-repeat;
background-position: left;
text-align:right;
color: #4a4a4a;
}
QPushButton#m_pBtnDelete:pressed
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/Delete-p.png);
color:#3598db;
}
QPushButton#m_pBtnDelete:hover:!pressed
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/Delete-h.png);
color:#232629;
}
QPushButton#m_pBtnDelete:disabled
{
background-image: url(./Skin/White/AttendanceRecordUI/Attendance/Delete-d.png);
color:#abb2bd;
}
QPushButton#m_pBtnExport
{
background-color: #f6f6f6;
border-left:6px solid #f6f6f6;
border-top:none;
border-bottom:none;
border-right:none;
padding-left:26px;
padding-right:10px;
qproperty-icon: url(./Skin/White/AttendanceRecordUI/Attendance/export-n.png);
background-repeat:no-repeat;
background-position: left;
text-align:right;
color: #4a4a4a;
}
QPushButton#m_pBtnExport:pressed
{
qproperty-icon: url(./Skin/White/AttendanceRecordUI/Attendance/export-p.png);
color:#3598db;
}
QPushButton#m_pBtnExport:hover:!pressed
{
qproperty-icon: url(./Skin/White/AttendanceRecordUI/Attendance/export-h.png);
color:#232629;
}
QPushButton#m_pBtnExport:disabled
{
qproperty-icon: url(./Skin/White/AttendanceRecordUI/Attendance/export-d.png);
color:#abb2bd;
}