Mini Kabibi Habibi
QWidget#wgtLeft
{
background-color: #ffffff;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}
QWidget#wgtLeftTop
{
background-color: #ffffff;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
}
QWidget#wgtRight
{
background-color: #ffffff;
}
QWidget#widget_2
{
background-color: #f5f6f6;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
QWidget#widget_3
{
background-color: #f5f6f6;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
QPushButton#btnLeft
{
border-width: 0 0 0 0;
border-image: url(./Skin/White/AttendanceUI/Attendance/Page-lastone.png) 0 0 0 54;
}
QPushButton#btnLeft:hover
{
border-image: url(./Skin/White/AttendanceUI/Attendance/Page-lastone.png) 0 18 0 36;
}
QPushButton#btnRight
{
border-width: 0 0 0 0;
border-image: url(./Skin/White/AttendanceUI/Attendance/Page-nextone.png) 0 0 0 54;
}
QPushButton#btnRight:hover
{
border-image: url(./Skin/White/AttendanceUI/Attendance/Page-nextone.png) 0 18 0 36;
}
QPushButton#btnToday
{
width: 54px;
height: 24px;
background-color: #ffffff;
border-radius: 4px;
border:1px solid #dbe0e4;
}
QPushButton#btnAdd
{
width: 190px;
height: 30px;
background-color: #3598db;
border-radius: 2px;
}
QPushButton#btnAdd:pressed
{
width: 190px;
height: 30px;
background-color: #3598db;
border-radius: 2px;
}
QPushButton#btnClean
{
width: 190px;
height: 30px;
background-color: #ffffff;
border-radius: 2px;
border:1px solid #d0d0d0;
}
QPushButton#btnClean:pressed
{
width: 190px;
height: 30px;
background-color: #338eeb;
border-radius: 2px;
border:1px solid #d0d0d0;
}