Skip to content

Instantly share code, notes, and snippets.

@stephanieleary
Created May 4, 2016 21:30
Show Gist options
  • Save stephanieleary/47813c970d24cac95cfce85443ae8fac to your computer and use it in GitHub Desktop.
Save stephanieleary/47813c970d24cac95cfce85443ae8fac to your computer and use it in GitHub Desktop.
Genesis color scheme selector styles
/* Genesis Settings screen */
#berkeley-color-settings .genesis-layout-selector label.box {
max-height: inherit;
}
.genesis-layout-selector label.box {
padding: 5px;
}
table .genesis-layout-selector label.box.selected {
border: 3px solid #3b7ea1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment