legendary-doc-site/assets/semantic-ui/themes/classic/modules/progress.variables

9 lines
269 B
Text
Raw Normal View History

2020-07-03 23:22:25 +00:00
/*******************************
Progress
*******************************/
@background: rgba(0, 0, 0, 0.05);
@boxShadow: 0px 0px 4px rgba(0, 0, 0, 0.1) inset;
@barBackground: @subtleGradient #888888;
@border: 1px solid @borderColor;
@padding: @relative3px;