pulsar/themes/atom-light-ui/atom.less
2013-09-10 11:59:47 -07:00

8 lines
143 B
Plaintext

@import "ui-variables";
#root-view {
font: caption;
background-color: @app-background-color;
border-top: 1px solid rgba(0, 0, 0, .4);
}