9 lines
269 B
Text
9 lines
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;
|