You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
274 B
Plaintext

9 years ago
.fab {
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.156863), 0px 2px 10px 0px rgba(0, 0, 0, 0.117647);
background-color: @brand-primary;
border: none;
border-radius: 50%;
cursor: pointer;
line-height: 55.5px;
vertical-align: middle;
height: 55.5px;
width: 55.5px;
}