salejs
Version:
Cart Widget turning any Site into Shop
13 lines (11 loc) • 398 B
text/less
.bootstrap-widget {
@import "./bootstrap.less";
// Manually copying some global styles because it won't be imported.
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
/* Need this to check when stylesheet loading will be finished */
#bootstrap-widget-loaded {position: absolute;}