Current File : /pages/54/47/d0016649/home/htdocs/matrixprinzip/wp-content/plugins/pretty-link/css/admin_global.css
.pretty-link-cta-button {
  display: inline-block;
  margin: 0 auto;
  background-color: #FD9C27;
  color: #fff;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
}

#pretty-links-sidebar.postbox .pretty-link-cta-button {
  padding: 10px 20px;
  font-size: 12px;
}

#pretty-links-sidebar.postbox .inside h2 {
  padding: 0;
  margin-bottom: 10px;
  font-weight: 700;
}

.plp-post-sidebar-statistics {
  margin-bottom: 25px;
}

.plp-post-sidebar-replacements {
  margin-top: 15px;
}

.prli-new-badge {
  background-color: #ed5a4c;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  margin-left: 5px;
  padding: 2px 6px 3px;
  border-radius: 100px;
  position: relative;
  top: -1px;
}

#menu-posts-pretty-link > ul > li {
  position: relative;
}

#menu-posts-pretty-link .prli-new-badge {
  position: absolute;
  right: 10px;
  font-size: 9px;
  padding: 2px 5px 3px;
  top: 50%;
  margin-top: -8px;
  margin-left: 0;
}

#menu-posts-pretty-link a[href*="edit.php?post_type=pretty-link&prettypay=1"],
#menu-posts-pretty-link a[href*="edit.php?post_type=pretty-link&page=prettypay-links"] {
  padding-right: 43px !important;
}