Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/White/AttendanceRecordUI/Attendance/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/White/AttendanceRecordUI/Attendance/CAttendanceClassDetail.css

QWidget#horizontalWidget_2
{
	background-color: #f5f6f6;
	border:1px solid  #c5c5c5;
}
QWidget#verticalWidget_3
{
	background-color: #ffffff;
	box-shadow: 0px 1px 4px 0px 
		rgba(21, 34, 50, 0.08);
	border-radius: 8px;
	border:1px solid #e9edf5;
}
QWidget#verticalWidget_4
{
	background-color: #ffffff;
	box-shadow: 0px 1px 4px 0px 
		rgba(21, 34, 50, 0.08);
	border-radius: 8px;
	border:1px solid #e9edf5;
}

QScrollArea#scrollArea
{
	background-color: #ffffff;
	box-shadow: 0px 1px 4px 0px 
		rgba(21, 34, 50, 0.08);
	border-radius: 8px;
}

QWidget#wgtPeriodInfo,#scrollAreaWidgetContents
{
	background-color: #ffffff;
	box-shadow: 0px 1px 4px 0px 
		rgba(21, 34, 50, 0.08);
	border-radius: 8px;
}

QWidget#horizontalWidget
{
	background-color: #ffffff;
	box-shadow: 0px 1px 4px 0px 
		rgba(21, 34, 50, 0.08);
	border-radius: 8px;
	border:1px solid #e9edf5;
}


QWidget#wgtBottom
{
	background-color: #ffffff;
	border:1px solid #cccccc;
}

QPushButton#btnClear
{
	background-color: #ffffff;
	border-left:none;
	border-top:none;
	border-bottom:none;
	border-right:none;
	padding-left:26px;
	padding-right:10px;
	background-image: url(./Skin/White/AttendanceRecordUI/Attendance/clean-n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:right;
	color: #4a4a4a;
}
QPushButton#btnClear:pressed
{
	background-image: url(./Skin/White/AttendanceRecordUI/Attendance/clean-p.png);
	color:#3598db;
}
QPushButton#btnClear:hover:!pressed
{
	background-image: url(./Skin/White/AttendanceRecordUI/Attendance/clean-h.png);
	color:#232629;
}
QPushButton#btnClear:disabled
{
	background-image: url(./Skin/White/AttendanceRecordUI/Attendance/clean-d.png);
	color:#abb2bd;
}

QFrame#line,
QFrame#line_3,
QFrame#line_2
{
	border-top:1px solid #d7dbec;
}

QLabel#labEssInfo,
QLabel#labShiftDiagram,
QLabel#labTimeSlot
{
	font-family: Poppins;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #131523;
}

QLabel#labTimeSlotTips,QLabel#labShiftTips
{
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #999999;
}