Files
atom/spec/fixtures/test-atom-theme/first.css
2012-12-27 16:13:53 -08:00

7 lines
97 B
CSS

.editor {
padding-top: 101px;
padding-right: 101px;
padding-bottom: 101px;
color: red;
}