web-apps/apps/presentationeditor/embed/resources/less/application.less

9 lines
271 B
Plaintext
Raw Normal View History

2016-03-11 00:48:53 +00:00
// Bootstrap core variables and mixins
@import "../../../../common/embed/resources/less/common.less";
.overlay-controls {
bottom: 15px;
}
.overlay-icon-move-left { background-position: -64px -120px; }
.overlay-icon-move-right { background-position: -96px -120px; }