legendary-doc-site/assets/semantic-ui/themes/classic/modules/progress.variables
2020-07-03 18:22:25 -05:00

9 lines
No EOL
269 B
Text

/*******************************
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;