HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/gopalak/public_html/wp-content/plugins/jobboardwp/assets/common/css/helptip.css
/*Helptip*/
.ui-tooltip.jb-helptip {
  padding: 8px;
  color: #eee !important;
  background: #333 !important;
  position: absolute;
  z-index: 1000000;
  max-width: 300px;
  font-size: 12px;
  border-radius: 5px;
  border: none !important;
  text-shadow: none !important; }

.jb-helptip {
  cursor: pointer;
  vertical-align: middle; }
  .jb-helptip:hover {
    opacity: 1; }
    .jb-helptip:hover:before {
      opacity: 0.8; }
  .jb-helptip.dashicons, .jb-helptip.dashicons:before {
    height: 22px; }
  .jb-helptip.dashicons-editor-help:before {
    float: left;
    font-size: 20px;
    line-height: 20px;
    color: #333 !important; }