HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux bsx-1-dev 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/memberpress/brand/css/admin-bar.css
#wpadminbar svg.admin-bar-mp-logo {
  position: relative;
  top: 5px;
  margin-right: 5px;
}
#wpadminbar #wp-admin-bar-mepr_admin_bar > a:before {
  content: "\e839";
  font-family: "memberpress" !important;
  top: 3px;
  color: #fff;
}
#wpadminbar #wp-admin-bar-mepr_admin_bar:hover > a:before {
  color: #72aee6;
}
#wpadminbar #wp-admin-bar-mepr_admin_bar_messages a > span {
  line-height: 26px;
}
#wpadminbar .mepr-admin-bar-notifications-count {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #eb5757;
  border-radius: 50%;
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}