HEX
Server: Apache/2
System: Linux localhost 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
User: rasad (1007)
PHP: 7.4.33
Disabled: shell_exec,system,passthru,exec,popen,ini_restore,socket_create,socket_create_listen,socket_create_pair,socket_listen,socket_bind,symlink,link,pfsockopen,ini_alter,dl,pcntl_exec,pcntl_fork,proc_close,proc_open,proc_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_uname,show_source,getfile,mkfifo
Upload Files
File: /home/rasad/public_html/wp-content/themes/ofogh/ReduxCore/options.css
.redux-container #redux-header .display_header {
  float: right;
}
#redux-header .display_header span {
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  margin-right: 5px;
}
.redux-container .ui-buttonset .ui-button,.redux-main .button {
  margin: 2px !important;
  border-radius: 4px !important;
}

.redux-container #redux-footer {
  right: auto !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  left: 0 !important;
  padding: 4px !important;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 5px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 8px !important;
}  
.noUi-horizontal .noUi-handle {
  cursor: pointer;
}
.redux-notice-field.redux-success {
  border-right: 4px solid #7ad03a !important;
  box-shadow: none !important;
}
.notice.notice-error {
  padding: 15px !important;
  background: #f00 !important;
  border: 1px solid #f00 !important;
  color: #fff !important;
  position: relative;
  z-index: 99999999;
  border-radius: 8px;
}
.notice.notice-error p {
  line-height: 25px;
  font-size: 14px;
}
.notice.notice-error p strong {
  line-height: 35px;
  font-size: 18px;     
}


.notice.notice-error p a {
  background: #fff;
  padding:1px 10px;
  color: #f00;
  border-radius:4px;
  font-size: 12px;
  text-decoration: none;
}
.notice.notice-error p a:hover{
  background: #eee;
}