HEX
Server: Apache
System: Linux vps-1289444.devslamantis.cl 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
User: vspt (1013)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/vspt/public_html/wp-content/plugins/winwheel4wp/assets/settings.css
.winwheel4wp_settings {
	overflow-x: hidden;
}
.winwheel4wp_settings input[type=text] {
	width: 40em;
	line-height: 1.3em;
	max-width: 100%;
	margin-top: .2em;
	padding: .5em;
	font: inherit;
}
.winwheel4wp_settings_section {
	font-size: 1.1em;
}
.winwheel4wp_settings_wheel_overview, .winwheel4wp_settings .card {
	border-radius: 1em;
}
.winwheel4wp_settings_wheel_overview {
	background-color: white;
	border-collapse: separate;
	border-spacing: 0px;
}
.winwheel4wp_table_overflow_fix {
	overflow-x: auto;
}
.winwheel4wp_settings_wheel_overview td, .winwheel4wp_settings_wheel_overview th {
	border: 1px solid whitesmoke;
	text-align: right;
	border-bottom: 1px solid whitesmoke;
	text-align: center;
	padding: .4em .8em;
}
.winwheel4wp_settings_wheel_overview th {
	border-bottom: 2px solid #EDEDED;
	text-transform: uppercase;
	color: grey;
	font-weight: normal;
}
.winwheel4wp_settings_wheel_overview tr td input[type=text] {
	max-width: 15em;
}
.winwheel4wp_settings_all_wheels tr td:nth-child(2) {
	text-align: left;
	font-size: 1.1em;
}
.winwheel4wp_settings_all_wheels tr td:nth-child(3),
.winwheel4wp_settings_all_wheels tr td:nth-child(4) {
	font-size: 1.7em;
}
.winwheel4wp_settings_all_wheels tr td a.button {
	margin-right: .25em;
	margin-bottom: .5em;
}
.winwheel4wp_settings .winwheel4wp_status_live, .winwheel4wp_settings .winwheel4wp_status_paused {
	background-color: limegreen;
	width: 1.2em;
	height: 1.2em;
	display: inline-block;
	border-radius: 2em;
}
.winwheel4wp_settings .winwheel4wp_status_paused  {
	background-color: grey;
}
.winwheel4wp_settings .winwheel4wp_settings_hint {
	font-weight: bold;
	padding: 1em 0;
}
.winwheel4wp_settings_section_extra div {
	padding: .2em 0;
}
.winwheel4wp_settings_custom_wheel_image {
	width: 3em;
	border: 1px solid rgb(200,200,200);
	vertical-align: middle;
}
.winwheel4wp_buttons_cell .button {
	display: block;
	padding: 0 7px;
	border: none;
	background: none;
	font-size: .9em;
}

.winwheel4wp_settings_wheel_overview textarea {
	width: 15em;
	max-width: 100%;
	min-height: 3em;
}
.winwheel4wp_settings_wheel_overview a.win_message_preview {
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	margin-top: 1em;
	margin-right: .5em;
	margin-left: .25em;
}
.winwheel4wp_settings_wheel_overview a.win_message_preview span {
	font-size: 1.5em;
}

.winwheel4wp_settings_all_wheels .dashicons {
	font-size: 2em;
	color: #0071a1;
	display: block;
	margin: 0 auto;
	margin-top: 7px;
}

@media screen and (min-width: 48em) {
	.winwheel4wp_buttons_cell .button {
		display: inline-block;
	}
}