Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/DustyBlue/AttendanceUI/Attendance/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/DustyBlue/AttendanceUI/Attendance/CAttendanceClassDetail.css

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

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

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

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


QWidget#wgtBottom
{
	background-color: #2e3236;
	border:1px solid #232629;
}

QPushButton#btnClear
{
	background-color: transparent;
	border-left:none;
	border-top:none;
	border-bottom:none;
	border-right:none;
	padding-left:26px;
	padding-right:10px;
	background-image: url(./Skin/DustyBlue/AttendanceUI/Attendance/clean-n.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align:right;
	color: #abb2bd;
}
QPushButton#btnClear:pressed
{
	background-image: url(./Skin/DustyBlue/AttendanceUI/Attendance/clean-p.png);
	color:#40c4ff;
}
QPushButton#btnClear:hover:!pressed
{
	background-image: url(./Skin/DustyBlue/AttendanceUI/Attendance/clean-h.png);
	color:#ffffff;
}
QPushButton#btnClear:disabled
{
	background-image: url(./Skin/DustyBlue/AttendanceUI/Attendance/clean-d.png);
}

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

QLabel#labEssInfo,
QLabel#labShiftDiagram,
QLabel#labTimeSlot
{
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
}

QLabel#labTimeSlotTips,QLabel#labShiftTips
{
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;