Skip to content

Instantly share code, notes, and snippets.

@eddiefisher
Created June 11, 2013 07:22
Show Gist options
  • Save eddiefisher/5755016 to your computer and use it in GitHub Desktop.
Save eddiefisher/5755016 to your computer and use it in GitHub Desktop.
#settings_tabs {
.tabs.table_tools_segmented_control { margin-bottom: 10px; }
fieldset.inputs {
padding: 0;
background: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
ol > li { padding: 0; }
div.redactor_box {
margin-left: 0;
width: 91.5%;
border: 1px solid lightgray;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment