HEX
Server: Apache
System: Linux webm004.cluster121.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: grainesdfo (155059)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/grainesdfo/www/wp-content/themes/jupiterx/lib/assets/dist/css/help-links.css
.jupiterx-help-link {
  display: inline-block;
  padding: 5px 0 5px 5px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}

.jupiterx-help-link:hover {
  text-decoration: none;
}

.jupiterx-help-link:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.jupiterx-help-link:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 21px;
  height: 21px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  font-size: 10px;
  border-radius: 3px;
}

.jupiterx-help-link-light:before {
  background-color: #c4c4c4;
}

.jupiterx-help-link-light:hover:before {
  background-color: #b3b3b3;
}

.jupiterx-help-link-dark:before {
  border: 1px solid #b3b3b3;
  color: #b3b3b3;
  background: transparent;
}

.jupiterx-help-link-dark:hover:before {
  border: 1px solid #e5e5e5;
  color: #e5e5e5;
  background: transparent;
}

.acf-tab-wrap .jupiterx-help-link {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 9;
}

.rtl .acf-tab-wrap .jupiterx-help-link {
  right: initial;
  left: 10px;
}

/* Customizer */
.jupiterx-popup-header-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jupiterx-popup-header-buttons .jupiterx-help-link {
  margin: -5px 5px;
}