/* pressed look for any corner button that toggles */
.button-toggled {
    transform: translateY(2px);
    border-style: inset !important;
  }
  