core/plugins/c9.ide.layout.classic/less/c9-simple-btn.less
2015-02-10 23:41:24 +04:00

10 lines
167 B
Plaintext

.c9-simple-btn {
.user-select(none);
cursor: default;
}
.c9-simple-btnIcon {
background-repeat: no-repeat;
padding-left: 18px;
padding-top: 2px;
}