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/immprofile/native/ |
/*<-- -->*/ ImmBitrateCalc { qproperty-contentMargin:url(6,6,6,6); min-width: 270px; max-width: 270px; min-height: 240px; max-height: 240px; } ImProfileNameDialog { qproperty-contentMargin:url(10,10,10,10); } /*simple setting panel*/ ProfilePropertyWindow[imwidget_is_window="true"] { qproperty-contentMargin:url(6,6,6,6); } ImAbstractPropertyBrowser#propertyBrowser { border-image: url(); background-color: transparent; border: 0px; margin: 0px 0px 0px 0px; padding: 0px; } QScrollArea#vc_pb_scrollarea { border: 0px; } QTextEdit#vc_pb_tips { background-color: transparent; } QFrame#propToolBar { max-height: 33px; min-height: 33px; padding: 0px 4px; } QFrame#propToolBar QLabel { font: bold; } QPushButton#profile_property_widget_menu_button { border-image: url(); padding: 0px; margin: 0px 10px 0px 0px; border: 0px; font: bold; text-align: right; } QPushButton#profile_property_widget_menu_button::menu-indicator { subcontrol-origin: padding; subcontrol-position: right; left: 3px; } QPushButton#profile_property_widget_menu_button:!hover { background: transparent; } QToolButton#makePropFloatBtn{ border-image: url(); padding: 0px; background-image: url("$SKIN_DIR/../Brownstone/btn_profile_showadv.png"); border: 0px; min-height: 24px; max-height: 24px; max-width: 24px; min-width: 24px; } QToolButton#makePropFloatBtn:hover { background-image: url("$SKIN_DIR/../Brownstone/btn_profile_showadv_h.png"); } QToolButton#makePropFloatBtn:pressed { background-image: url("$SKIN_DIR/../Brownstone/btn_profile_showadv_p.png"); } QToolButton#makePropFloatBtn:disabled { background-image: url("$SKIN_DIR/../Brownstone/btn_profile_showadv_d.png"); } QToolButton#makePropFloatBtn:checked { background-image: url("$SKIN_DIR/../Brownstone/btn_profile_hideadv.png"); } QToolButton#makePropFloatBtn:checked:hover { background-image: url("$SKIN_DIR/../Brownstone/btn_profile_hideadv_h.png"); } QToolButton#makePropFloatBtn:checked:pressed { background-image: url("$SKIN_DIR/../Brownstone/btn_profile_hideadv_p.png"); } QToolButton#makePropFloatBtn:checked:disabled { background-image: url("$SKIN_DIR/../Brownstone/btn_profile_hideadv_d.png"); } QToolButton#switchPropModeBtn { border-image: url(); padding: 0px; background-image: url("$SKIN_DIR/../Brownstone/tbn_switchpropmode.png"); border: 0px; min-height: 19px; max-height: 19px; } QToolButton#switchPropModeBtn:hover { background-image: url("$SKIN_DIR/../Brownstone/tbn_switchpropmode_hover.png"); } QToolButton#switchPropModeBtn:pressed { background-image: url("$SKIN_DIR/../Brownstone/tbn_switchpropmode_pressed.png"); } QToolButton#switchPropModeBtn:disabled { background-image: url("$SKIN_DIR/../Brownstone/tbn_switchpropmode_disabled.png"); } /* advanced settting panel */ ImAbstractPropertyBrowser#advPropertyBrowser { border: 0px; background: transparent; margin: 3px 0px 0px 0px; } ProfilePropertyWindow QFrame#propToolBar { border-image: url(); background: transparent; border: 0px; max-height: 22px; min-height: 22px; } /* ImProfileComboBox ***/ ImProfileComboBox { qproperty-minViewWidth : 450; qproperty-maxViewWidth : 650; qproperty-maxViewHeight : 460; } ImHoverButton#ImHoverDown { max-height: 18px; min-height: 18px; background: rgb(93,99,109); image: url($SKIN_DIR/top.png); } ImHoverButton#ImHoverUp { max-height: 18px; min-height: 18px; background: rgb(93,99,109); image: url($SKIN_DIR/bottom.png); } ImProfilePropertyWidget QGroupBox { border-top: 2px solid transparent; margin-top: 8px; } ImProfilePropertyWidget QGroupBox::title { subcontrol-origin: padding; position: absolute; top: -12px; left: 4px; padding-left:4px; padding-right:4px; color:rgb(0,0,0); } ImItemListBox{ qproperty-selectActiveTextColor:#616161; qproperty-selectInactiveTextColor:#616161; color:#616161; } ImGroupBoxPropertyBrowser QLineEdit { margin-left: 15px; } ImGroupBoxPropertyBrowser QComboBox { margin-left: 15px; } ImGroupBoxPropertyBrowser QCheckBox { margin-left: 15px; } ImGroupBoxPropertyBrowser QComboBox QAbstractItemView { padding-left: 15px; } ImMultiBtnEdit QPushButton#addBtn { border-image: url($SKIN_DIR/../Brownstone/open.png) 1 1 1 1; border-width: 1px 1px 1px 1px; min-width: 16px; min-height: 16px; max-width: 16px; max-height: 16px; margin: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#addBtn:hover { border-image: url($SKIN_DIR/../Brownstone/open_h.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#addBtn:pressed { border-image: url($SKIN_DIR/../Brownstone/open_p.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#addBtn:disabled { border-image: url($SKIN_DIR/../Brownstone/open_d.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#delBtn { border-image: url($SKIN_DIR/../Brownstone/delete.png) 1 1 1 1; border-width: 1px 1px 1px 1px; min-width: 16px; min-height: 16px; max-width: 16px; max-height: 16px; margin: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#delBtn:hover { border-image: url($SKIN_DIR/../Brownstone/delete_h.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#delBtn:pressed { border-image: url($SKIN_DIR/../Brownstone/delete_p.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#delBtn:disabled { border-image: url($SKIN_DIR/../Brownstone/delete_d.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#saveBtn { border-image: url($SKIN_DIR/../Brownstone/saveas.png) 1 1 1 1; border-width: 1px 1px 1px 1px; min-width: 16px; min-height: 16px; max-width: 16px; max-height: 16px; margin: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#saveBtn:hover { border-image: url($SKIN_DIR/../Brownstone/saveas_h.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#saveBtn:pressed { border-image: url($SKIN_DIR/../Brownstone/saveas_p.png) 1 1 1 1; border-width: 1px 1px 1px 1px; } ImMultiBtnEdit QPushButton#saveBtn:disabled { border-image: url($SKIN_DIR/../Brownstone/saveas_d.png) 1 1 1 1; border-width: 1px 1px 1px 1px; }