c9-core/plugins/c9.ide.layout.classic/less/c9-simple-btn.less

10 wiersze
167 B
Plaintext
Czysty Zwykły widok Historia

2015-02-10 19:41:24 +00:00
.c9-simple-btn {
.user-select(none);
cursor: default;
}
.c9-simple-btnIcon {
background-repeat: no-repeat;
padding-left: 18px;
padding-top: 2px;
}