HEX
Server: Apache
System: Linux 4801f1b1.ptr.provps.com 6.17.8-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 13 18:02:25 EST 2025 x86_64
User: nassaugo (1004)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nassaugo/www/wp-content/themes/drone-media/plugins/trx_addons/trx_addons.editor.css
/* Theme-specific rules for the WP Editor */

.trx_addons_dropcap {
    font-size: 2.143em;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0.25em 0.55em 0.5em 0 !important;
}
.trx_addons_dropcap_style_2 {
    border: 6px solid;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
}

ul[class*="trx_addons_list"] {
    list-style-type: none;
    padding-left: 1.6em;
}
ul[class*="trx_addons_list"] > li + li {
    margin-top: 0.35em;
}
ul[class*="trx_addons_list_square"] > li:before {
    content: '';
    width: 6px;
    height: 6px;
    top: 9px;
    left: -1.6em;
}
ul[class*="trx_addons_list_circle"] > li:before {
    content: '';
    width: 7px;
    height: 7px;
    border: 2px solid;
    border-radius: 50%;
    top: 6px;
    left: -1.9em;
}
ul[class*="trx_addons_list_plus"] > li:before {
    top: 1px;
    left: -1.9em;
}
ul[class*="trx_addons_list_dot_cir"] > li:before {
    content: '\e813';
    font-family: fontello;
    font-size: 12px;
    top: 1px;
    left: -2.2em;
}