Files
atom/static/command-panel.css
2012-03-20 19:59:37 -06:00

11 lines
146 B
CSS

.command-panel {
position: absolute;
bottom: 0;
padding: 3px;
background: #515151;
}
.command-panel .editor .gutter {
display: none;
}