legendary-doc-site/assets/semantic-ui/themes/classic/views/card.variables

23 lines
476 B
Text
Raw Normal View History

2020-07-03 23:22:25 +00:00
/*******************************
Card
*******************************/
/*-------------------
View
--------------------*/
/* Shadow */
@shadowDistance: 0em;
@padding: 0em;
/*-------------------
Content
--------------------*/
/* Additional Content */
@extraDivider: 1px solid rgba(0, 0, 0, 0.05);
@extraBackground: #FAFAFA @subtleGradient;
@extraPadding: 0.75em 1em;
@extraBoxShadow: 0 1px 1px rgba(0, 0, 0, 0.15);
@extraColor: @lightTextColor;