HEX
Server: LiteSpeed
System: Linux eko108.isimtescil.net 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: uyarreklamcomtr (11202)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/code-snippets/css/edit/_gpt.scss
.cloud-create-modal {

	.components-modal__content {
		min-width: 550px;
	}

	.action-buttons {
		display: flex;
		justify-content: flex-end;
	}

	.components-button.is-secondary {
		box-shadow: none;
	}

	.notice {
		margin-left: 0;
		margin-right: 0;
	}
}

.generate-button {
	float: right;
	display: flex;
	align-items: center;

	.dashicons-warning {
		color: #b32d2e;
		margin-right: 11px;
	}
}

.code-line-explanation {
	display: flex;
	align-items: center;
	font-size: 13px;
	margin: 0;
	padding: 0 8px;
	background-color: #fff;
	border: 1px solid #bbb;
	border-left: 0;
	border-right: 0;
	color: #666;
	font-style: italic;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;

	img {
		height: 1rem;
		padding-right: 5px;
	}
}

.cloud-connect-modal {
	.icons-group {
		display: flex;
		align-items: center;
		justify-content: center;

		.dashicons {
			width: 50px;
			height: 50px;
			font-size: 50px;
		}
	}

	.action-buttons {
		display: flex;
		justify-content: flex-end;
	}
}