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

27 lines
450 B

/*******************************
Card
*******************************/
/*-------------------
View
--------------------*/
@width: 250px;
@background: transparent;
@border: none;
@boxShadow: none;
@contentPadding: 1em 0em;
@extraBackground: transparent;
@extraDivider: none;
@extraBoxShadow: none;
@extraPadding: 0.5em 0em;
@headerFontSize: 1.2em;
@imageBorderRadius: @borderRadius;
@imageBorder: 1px solid @borderColor;