Mini Kabibi Habibi

Current Path : C:/Program Files/SmartPSSLite/Skin/White/PlayBackUI/
Upload File :
Current File : C:/Program Files/SmartPSSLite/Skin/White/PlayBackUI/CPlayBackDownLoadlistDlg.css



CPlayBackDownLoadlistDlg QWidget#wgtShowInfo
{
	border:1px solid #CCCCCC;
}



CPlayBackDownLoadlistDlg QPushButton#btnDelete, QPushButton#btnStart, QPushButton#btnPause
{
	border: 0px none;
}

CPlayBackDownLoadlistDlg QPushButton#m_btnDownloading,
CPlayBackDownLoadlistDlg QPushButton#m_btnDownloaded
{
	border-width: 0 22px 0 4px;
	border-image: url(./Skin/White/PlayBackUI/tab_pending.png) 0 22 0 4;
}

CPlayBackDownLoadlistDlg QPushButton#m_btnDownloading:checked,
CPlayBackDownLoadlistDlg QPushButton#m_btnDownloaded:checked
{
	border-image: url(./Skin/White/PlayBackUI/tab_current.png) 0 22 0 4;
}