diff options
Diffstat (limited to 'semantic/src/themes/classic/modules/progress.variables')
| -rw-r--r-- | semantic/src/themes/classic/modules/progress.variables | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/semantic/src/themes/classic/modules/progress.variables b/semantic/src/themes/classic/modules/progress.variables deleted file mode 100644 index 95f752a..0000000 --- a/semantic/src/themes/classic/modules/progress.variables +++ /dev/null @@ -1,9 +0,0 @@ -/******************************* - 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;
\ No newline at end of file |