HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //opt/wordpress-seo/css/src/wpseo-dismissible.css
.yoast-notice-dismiss:before {
  display: block !important;
  width: 20px;
  height: 20px;
  color: #b4b9be;
  background: none;
  font: normal 16px/1 "dashicons";
  text-align: center;
  content: "\f153";
  -webkit-font-smoothing: antialiased !important;
  speak: none;
}

.yoast-notice-dismiss {
  position: absolute;
  top: 0;
  right: 1px;
  margin: 0;
  padding: 9px;
  border: none;
  color: #b4b9be;
  background: none;
  cursor: pointer;
}

.yoast-notice-dismiss:before {
  position: relative;
  top: 0;
  left: 0;
  line-height: 20px;
}

.yoast-notice-dismiss:hover:before,
.yoast-notice-dismiss:active:before,
.yoast-notice-dismiss:focus:before {
  color: #c00;
}

.yoast-notice-dismiss:focus {
  outline: none;
  color: #c00;
  box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);
}

.yoast-notice.is-dismissible {
  position: relative;
}

.yoast-notice-dismiss {
  text-decoration: none;
}

/*# sourceMappingURL=wpseo-dismissible.css.map */