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/metabox-primary-category.css
.wpseo-primary-term > label,
.wpseo-is-primary-term {
  font-weight: 600;
}

.wpseo-primary-term > .wpseo-make-primary-term,
.wpseo-term-unchecked > .wpseo-make-primary-term {
  display: none;
}

.wpseo-non-primary-term > .wpseo-is-primary-term,
.wpseo-term-unchecked > .wpseo-is-primary-term {
  display: none;
}

.wpseo-make-primary-term,
.wpseo-is-primary-term {
  float: right;
}

.wpseo-primary-term:before,
.wpseo-primary-term:after,
.wpseo-non-primary-term:before,
.wpseo-non-primary-term:after {
  display: table;
  content: "";
}

.wpseo-primary-term:after,
.wpseo-non-primary-term:after {
  clear: both;
}

/* It is a button, style it like a link */
.wpseo-make-primary-term {
  margin: 4px 0 0 0;
  padding: 0;
  border: none;
  color: #0073aa;
  background: none;
  text-decoration: underline;
  cursor: pointer;
}

.wpseo-make-primary-term:hover {
  color: #00a0d2;
}

/*# sourceMappingURL=metabox-primary-category.css.map */