mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Style editors like input fields
This commit is contained in:
committed by
Corey Johnson & Kevin Sawicki
parent
655fec2f18
commit
d1a26b9f81
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user