<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#toolbar-item-administration-tray {
  background-color: #333;
  box-shadow: -2px 2px 12px rgba(0, 0, 0, 0.85);
}

#toolbar-item-administration-tray a {
  background-color: #333;
  color: #fff;
}

#toolbar-item-administration-tray li {
  border: 0 !important;
}
</pre></body></html>