universalviewer
Version:
The Universal Viewer is a community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎
20 lines (15 loc) • 354 B
text/less
.@{icon-prefix}-rotate {
.icon-btn-2(data-uri("../img/rotate_right.png"));
}
.@{icon-prefix}-zoom-in {
.icon-btn-2(data-uri("../img/zoom_in.png"));
}
.@{icon-prefix}-zoom-out {
.icon-btn-2(data-uri("../img/zoom_out.png"));
}
// .@{icon-prefix}-layers {
// .icon-btn-2(data-uri("../img/layers.svg"));
// }
.left-options {
min-width: 30px;
}