Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Lego2012/9620bc0be64338da4357013636d91e39 to your computer and use it in GitHub Desktop.

Select an option

Save Lego2012/9620bc0be64338da4357013636d91e39 to your computer and use it in GitHub Desktop.
/* AT: Make the indicator for custom settings better visible before hover */
.brxce-panel-shortcut__container li.has-settings:before {
// border-left: 5px solid var(--builder-color-accent) !important;
border-left: 5px solid var(--white) !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment