HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/martyknows.com/wp-content/plugins/htgeb/admin/assets/css/protect-uploads-admin.css
.protect-uploads-error {
	border: 2px solid #dc3232;
	display: inline-block;
	padding: 10px;
}
.protect-uploads-success {
	border: 1px solid #46b450;
}

/* container left and right */
.protect-uploads .protect-uploads-main-container {
    float: left;
    width: 66%;
}
.protect-uploads .protect-uploads-sidebar {
    float: left;
    width: 31%;
    margin-left: 2%;
}

.protect-uploads-disabled {
    opacity: 0.75 !important;
}