Created
August 10, 2015 15:53
-
-
Save brettsmason/768473d4f89ce11fea42 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.customize-control-checkbox-multiple .dashicons-menu { | |
float: right; | |
cursor: move; | |
} | |
.customize-control-checkbox-multiple li { | |
padding: 7px; | |
border: 1px solid #e5e5e5; | |
background: #fafafa; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment