Style editors like input fields

This commit is contained in:
probablycorey
2013-04-26 12:05:32 -07:00
committed by Corey Johnson & Kevin Sawicki
parent 655fec2f18
commit d1a26b9f81

View File

@@ -40,6 +40,12 @@
> div {
-webkit-flex: 1;
}
.editor {
padding-left: 0.25em;
border: 1px solid #aaa;
box-shadow: 1px 1px 1px 0 #888 inset;
}
}
#themes-config {