HEX
Server: LiteSpeed
System: Linux baciro.idweb.host 4.18.0-553.5.1.lve.1.el8.x86_64 #1 SMP Fri Jun 14 15:38:45 UTC 2024 x86_64
User: yastidua (1245)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/yastidua/public_html/wp-content/plugins/post-views-counter/css/admin.css
/* Post Views Counter settings */
.post-views-counter-settings.has-sidebar {
	margin-right: 300px;
}
.post-views-counter-settings form {
	float: left;
	min-width: 463px;
	width: auto;
}
.post-views-counter-settings p.help, .post-views-counter-settings p.description {
	font-size: 13px;
	font-style: italic;
	line-height: 1.6;
}
.post-views-counter-settings div.ip-box {
	margin-bottom: 3px;
}
.post-views-counter-settings select {
	vertical-align: top;
}
.post-views-counter-settings .available {
	color: #00a32a;
}
.post-views-counter-settings .unavailable {
	color: #d63638;
}
.pvc_user_roles {
	margin-top: 12px;
}

/* Single post edit screen */
#misc-publishing-actions #post-views #post-views-display:before {
	display: inline-block;
	font: 400 20px/1 dashicons;
	left: -1px;
	padding: 0 2px 0 0;
	position: relative;
	text-decoration: none !important;
	vertical-align: top;
	color: #888;
	content: "\f185";
	top: -1px;
}

/* Listing edit screen */
.edit-php .widefat th#post_views {
	width: 5.5em;
}
.edit-php .widefat th.column-post_views .dashicons,
.edit-php .widefat th.column-post_views .dashicons:before {
	font-size: 1.1em;
	vertical-align: middle;
}
.edit-php .widefat th .dash-title, .upload-php .widefat th .dash-title {
	display:none;
}
.edit-php .metabox-prefs .dash-icon {
	display:none;
}
.edit-php .widefat td .dashicons,
.edit-php .widefat td .dashicons:before {
	font-size: 1.1em;
}
.edit-php #inline-edit-post_views input {
	width: auto;
}

.is-hidden {
	display:none !important;
	visibility:hidden !important
}
output {
	display: block;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
	width: 100%;
}

.post-views-sidebar {
	float: right;
	width: 280px;
	margin: 20px -300px 20px 20px;
	position: relative;
}

.post-views-sidebar .inner {
	padding: 2em;
}

.post-views-sidebar>div:not(:last-child) {
	margin-bottom: 3em;
}

.post-views-sidebar .inner img {
	max-width: 80%;
	height: auto;
	display: block;
	margin: 20px auto;
}

.post-views-credits {
	background: #fff;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.05);
}

.post-views-credits .inner {
	text-align: center;
	margin: 0;
}

.post-views-credits .button {
	color: #fff;
	background-color: #6610f2;
	border-color: #6610f2;
}

.post-views-credits .button:active,
.post-views-credits .button:focus,
.post-views-credits .button:hover {
	color: #fff;
	background-color: #570ece;
	border-color: #570ece;
}

.post-views-credits .button:focus {
	box-shadow: 0 0 0 1px #fff,0 0 0 3px #6610f2;
}

.post-views-credits h2 {
	border: none;
	padding-bottom: 0;
	font-size: 23px;
	font-weight: normal;
	margin: 0.25em 0 0.5em;
	color: #6610f2;
}

.post-views-credits h3 {
	font-size: 18px;
	line-height: 1.4;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #6610f2;
}

.post-views-credits p:first-child {
	margin-top: 0;
}

.post-views-credits .pvc-sidebar-body {
	padding-bottom: 0;
	font-size: 14px;
	text-align: left;
	margin: 2em 0;
	padding: 0;
}

.post-views-credits .pvc-sidebar-footer {
	margin: 1em 0;
}

.post-views-credits .pvc-sidebar-body p {
	padding-left: 30px;
	margin: 0.75em 0;
	position: relative;
}

.post-views-credits .pvc-sidebar-body b {
	font-weight: bold;
	color: #000;
}

.post-views-credits .pvc-sidebar-body .pvc-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.post-views-credits .pvc-sidebar-body .pvc-icon-arrow-right {
	box-sizing: border-box;
	display: block;
	transform: scale(1);
	width: 22px;
	height: 22px;
}
.post-views-credits .pvc-sidebar-body .pvc-icon-arrow-right::after,
.post-views-credits .pvc-sidebar-body .pvc-icon-arrow-right::before {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	right: 3px;
}
.post-views-credits .pvc-sidebar-body .pvc-icon-arrow-right::after {
	width: 8px;
	height: 8px;
	border-top: 2px solid #ffc107;
	border-right: 2px solid #ffc107;
	transform: rotate(45deg);
	bottom: 7px;
}
.post-views-credits .pvc-sidebar-body .pvc-icon-arrow-right::before {
	width: 16px;
	height: 2px;
	bottom: 10px;
	background: #ffc107;
}

#post_views_counter_other_license_setting .pvc-icon {
        box-sizing: border-box;
        position: relative;
        display: inline-block;
        transform: scale(1);
        width: 22px;
        height: 22px;
        border: 2px solid transparent;
        border-radius: 40px;
        vertical-align: middle;
        margin-left: 3px;
        top: -2px;
        color: #b32d2e;
}

#post_views_counter_other_license_setting:not(.valid) .pvc-icon:before,
#post_views_counter_other_license_setting:not(.valid) .pvc-icon:after {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 16px;
        height: 2px;
        background: currentColor;
        transform: rotate(45deg);
        border-radius: 5px;
        top: 8px;
        left: 1px
}

#post_views_counter_other_license_setting:not(.valid) .pvc-icon:after {
        transform: rotate(-45deg)
}

#post_views_counter_other_license_setting.valid .pvc-icon {
    color: #1da867;
}

#post_views_counter_other_license_setting.valid .pvc-icon:after {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        left: 3px;
        top: -1px;
        width: 6px;
        height: 10px;
        border-width: 0 2px 2px 0;
        border-style: solid;
        transform-origin: bottom left;
        transform: rotate(45deg);
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 960px) {
	.post-views-counter-settings .post-views-sidebar {
		width: 100%;
		float: none;
		margin: 20px 0;
	}
	.post-views-counter-settings {
		margin-right: 0;
	}
}