aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/classic/modules/progress.variables
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-14 23:29:56 -0800
committerFuwn <[email protected]>2020-12-14 23:29:56 -0800
commit002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch)
tree428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/src/themes/classic/modules/progress.variables
parent:star: (diff)
downloadme-rewrite-angular.tar.xz
me-rewrite-angular.zip
Diffstat (limited to 'semantic/src/themes/classic/modules/progress.variables')
-rw-r--r--semantic/src/themes/classic/modules/progress.variables9
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