cobuild-angular-stack
Version:
Base stack angular sass jade gulp
19 lines (15 loc) • 360 B
text/less
.map{
background: url(../img/bgmap.png) no-repeat;
background-size: cover;
border: 1px solid #7d8c93;
.no-float{
float:none;
}
.white-box{
padding:20px;
border-radius: 4px;
background-color: #ffffff;
box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.5);
border: solid 1px #dddddd;
}
}