HEX
Server: Apache
System: Linux p3plzcpnl504740.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: l2pbkn5l6xav (4972877)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/themes/total/inc/css/admin-style.css
#total_sidebar_layout label{
	position: relative;
	display: inline-block;
	margin-right: 20px;
	margin-top: 10px;
}

#total_sidebar_layout label input{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#total_sidebar_layout label img{
	vertical-align: middle;
	border: 2px solid transparent;
}

#total_sidebar_layout label input:checked + img{
	border: 2px solid #BBB;
}

.clearfix:after,
.clearfix:before{
  content: "";
  display: table;
}

.clearfix:after{
  clear: both;
}

.widget-content .attachment-media-view{
  font-size: 13px;
  line-height: 1.5;
  margin: 1em 0;
}

.widget-content .placeholder{
    width: 100%;
    position: relative;
    text-align: center;
    cursor: default;
    border: 1px dashed #b4b9be;
    box-sizing: border-box;
    padding: 9px 0;
    line-height: 20px;
}

.widget-content .actions{
    margin-top: 8px;
}