| Server IP : 172.67.159.97 / Your IP : 216.73.217.154 Web Server : nginx/1.24.0 System : Linux wordpress-sites 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/rebeccaone.com/wp-content/plugins/convertplug/admin/assets/css/ |
Upload File : |
.metro .accordion > .accordion-frame {
border-bottom: 1px #eaeaea solid;
}
.metro .accordion > .accordion-frame > .heading:focus {
box-shadow: none;
background: #f2f2f2;
}
.metro .accordion > .accordion-frame > .heading {
display: block;
text-decoration: none;
background-color: #f5f5f5;
padding: 10px 15px;
width: 100%;
position: relative;
color: #666;
box-sizing: border-box;
font-weight: 700;
font-size: 14px;
font-family: "Open Sans", sans-serif;
}
.metro .accordion > .accordion-frame > .heading.collapsed {
background-color: #fff;
}
.metro .accordion > .accordion-frame > .heading [class*="icon-"] {
margin-right: 10px;
}
.metro .accordion > .accordion-frame > .content {
padding: 10px;
background: #fff;
display: none;
}
.metro .accordion.with-marker .heading::before {
position: absolute;
right: 10px;
top: 50%;
margin-top: -10px;
content: "\f142";
color: #333;
border: none;
background: 0 0;
font: 400 20px/1 dashicons, sans-serif;
display: block;
padding: 0;
text-indent: 0;
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none !important;
}
.metro .accordion.with-marker .heading.collapsed::before {
content: "\f140";
color: #ababab;
}
a.heading:hover {
color: #222 !important;
background-color: #f5f5f5 !important;
}