| Server IP : 199.250.200.62 / Your IP : 216.73.216.68 Web Server : Apache System : Linux vps37394.inmotionhosting.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : jasonp18 ( 1000) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/jasonp18/www/wp-content/plugins/formidable/css/ |
Upload File : |
/**
* #.# Editor Styles
*
*/
.frm-block-intro-screen .frm-block-intro-content {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.frm-block-intro-content .frm-block-title {
margin-bottom: 10px;
font-size: 20px;
color: #535353;
}
.frm-block-intro-content svg {
margin-top: 32px;
margin-bottom: 12px;
color: #4d4d4d;
}
.frm-block-intro-content select + span svg {
margin: unset;
}
.editor-styles-wrapper h2.frm-block-title {
color: #4d4d4d;
font-weight: 500;
font-size: 1.3em;
}
.frm-block-intro-content .cls-1 {
fill: #4d4d4d;
}
.frm-block-intro-content .cls-1.orange {
fill: #f05a24;
}
.frm-block-selector-screen {
margin-bottom: 15px;
}
.frm-view-filter-component p {
margin-left: 28px;
}
.frm-view-filter-component label {
font-weight: 600;
}
.components-panel__row.frm-row-small-top-margin {
margin-top: 5px;
}
.frm-admin-loading {
width: 200px;
}
.editor-styles-wrapper .frm_repeat_buttons i {
/* Avoid font-style: italic conflicts. The +/- icon should not be italic */
font-style: unset;
}
.editor-styles-wrapper .wp-block-post-content .with_frm_style .frm_repeat_buttons .frm_button {
/* Prevent blue anchor text in Add/Remove buttons */
color: var(--submit-text-color) !important;
/* Ensure consistent background color on focus for Add/Remove buttons */
background: var(--submit-bg-color) !important;
}