Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Program Files (x86)/ImTOO/Video Converter Ultimate/skin/com_skin/immconverttask/native/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Program Files (x86)/ImTOO/Video Converter Ultimate/skin/com_skin/immconverttask/native/skin.css
/*<--
-->*/

QTreeView#taskList {
	qproperty-alternatingRowColors:0;
}

QTreeView#taskList::item:selected:active{
	  margin: 0px;
}

ImmTaskItemView::item {
	min-height: 22px;
	max-height: 22px;
}


QTreeView#taskList::item:selected {
    color:white;
 }

 QTreeView#taskList::item:selected:!active {
    color:black;
 }

QHeaderView::section:horizontal 
{
	min-height: 20px;
	max-height: 20px;
}

QProgressDialog#IMM_IMPORT_PROGRESSDIALOG {
	min-width : 400px;
	max-width : 400px;
	min-height : 100px;
	max-height : 100px;
}

QProgressDialog QProgressBar {
	text-align: center;
}

ImmTaskInfoWindow[imwidget_is_window="true"]
{
	qproperty-activedCss: "<style type='text/css'></style>";
	qproperty-deactivedCss: "<style type='text/css'></style>";
	qproperty-contentMargin:url(6,6,6,6);
}

ImmTaskLogWindow[imwidget_is_window="true"]
{
  qproperty-contentMargin:url(6,6,6,6);
}


ImChooseColumnDialog
{
	qproperty-contentMargin:url(10,10,10,10);
	min-height: 400px;
}


ImmDVDSettingDialog
{
  qproperty-contentMargin:url(10,10,10,10);
}