HEX
Server: Apache
System: Linux outside 5.4.8_Algonet_ZeroMAC_0.9.4.8 #6 SMP Mon Feb 3 20:36:07 CET 2020 x86_64
User: server (1002)
PHP: 8.3.20
Disabled: exec,passthru,shell_exec,system,proc_open,popen,curl_multi_exec,parse_ini_file,show_source
Upload Files
File: /home/muoapartman/www/wp-content/themes/omega/lib/css/admin-widgets.css
/* Theme settings page. */
.appearance_page_theme-settings .side .form-table th {
	width: 20%;
	font-weight: bold;
	text-align: left;
	padding-left: 0;
	}
.appearance_page_theme-settings .metabox-holder textarea {
	width: 100%;
	}

/* Post edit screen. */
.custom-post-format-wrap, .post-layout-wrap {
	padding: 0 5px;
	max-height: 170px;
	overflow-y: auto;
	}
.omega-post-settings {
	padding-top: 5px;
	}
.omega-post-settings p {
	margin-bottom: 15px !important;
	}

/* Widgets page. */

/* Fixes the MP6 Plugin's small container issue that doesn't allow widget controls to expand. */
.widgets-php div.widget-liquid-right div.widgets-holder-wrap {
	width: 100%;
}

.widgets-php .columns-1 {
	}
.widgets-php .columns-2 {
	overflow: hidden;
	float: left;
	width: 48%;
	}
.widgets-php .columns-3 {
	overflow: hidden;
	float: left;
	width: 31%;
	margin-right: 3.5%;
	}
.widgets-php .column-last {
	float: right;
	margin-right: 0;
	}

.widgets-php .omega-widget-controls label {
	font-size: 11px;
	}
.widgets-php .columns-2 input.widefat, .widgets-php .columns-2 select.widefat {
	width: 99%;
	}
.widgets-php .columns-3 select.widefat {
	width: 98.5%;
	}
.widgets-php .omega-widget-controls select[multiple="multiple"] {
	width: 100%;
	height: 5.0em !important;
	}
.widgets-php input.smallfat {
	float: right;
	width: 66px;
	}
.widgets-php select.smallfat {
	float: right;
	min-width: 66px;
	}