HEX
Server: Apache
System: Linux web2213.uni5.net 5.4.282-1.el8.elrepo.x86_64 #1 SMP Mon Aug 19 18:33:22 EDT 2024 x86_64
User: clinicamaciel (596848)
PHP: 7.3.33
Disabled: apache_child_terminate,c99_buff_prepare,c99_sess_put,dl,eval,exec,leak,link,myshellexec,openlog,passthru,pclose,pcntl_exec,php_check_syntax,php_strip_whitespace,popen,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,show_source,symlink,system,socket_listen,socket_create_listen,putenv
Upload Files
File: /home/clinicamaciel/www/wp-content/plugins/js_composer/assets/less/config/variables_common.less
// Bootstrap forked variables
// Button inverse background
@grayDarker: #222;
@grayDark: #333;
@gray: #555;
@white: #fff;

// Accent colors
// -------------------------
// Button warning background
@orange: #f89406;

@bodyBackground: @white;

// Links
// -------------------------
// Button primary background
@linkColor: #08c;

// Typography
// -------------------------
@baseFontSize: 13px;
@baseLineHeight: 18px;

// Buttons
// -------------------------
@vc_btnBackground: #f7f7f7;
@vc_btnBackgroundHighlight: darken(@vc_btnBackground, 5%);
@vc_btnBorder: #ccc;

@vc_btnPrimaryBackground: @linkColor;
@vc_btnPrimaryBackgroundHighlight: darken(@vc_btnPrimaryBackground, 5%);

@vc_btnInfoBackground: #58B9DA;
@vc_btnInfoBackgroundHighlight: darken(@vc_btnInfoBackground, 5%);

@vc_btnSuccessBackground: #6AB165;
@vc_btnSuccessBackgroundHighlight: darken(@vc_btnSuccessBackground, 5%);

@vc_btnWarningBackground: #FF9900;
@vc_btnWarningBackgroundHighlight: darken(@vc_btnWarningBackground, 5%);

@vc_btnDangerBackground: #FF675B;
@vc_btnDangerBackgroundHighlight: darken(@vc_btnDangerBackground, 5%);

@vc_btnInverseBackground: @gray;
@vc_btnInverseBackgroundHighlight: darken(@vc_btnInverseBackground, 5%);

// Alerts (Message boxes)
// -------------------------
@warningText: #c09853;
@warningBackground: #fcf8e3;
@warningBorder: darken(spin(@warningBackground, -10), 3%);

@errorText: #b94a48;
@errorBackground: #f2dede;
@errorBorder: darken(spin(@errorBackground, -10), 3%);

@successText: #468847;
@successBackground: #dff0d8;
@successBorder: darken(spin(@successBackground, -10), 5%);

@infoText: #3a87ad;
@infoBackground: #d9edf7;
@infoBorder: darken(spin(@infoBackground, -10), 7%);

@vc_btn_padding_vertical: 9px;
@vc_btn_padding_horizontal: 12px;