aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/material/modules/modal.variables
diff options
context:
space:
mode:
Diffstat (limited to 'semantic/src/themes/material/modules/modal.variables')
-rw-r--r--semantic/src/themes/material/modules/modal.variables15
1 files changed, 0 insertions, 15 deletions
diff --git a/semantic/src/themes/material/modules/modal.variables b/semantic/src/themes/material/modules/modal.variables
deleted file mode 100644
index 5629729..0000000
--- a/semantic/src/themes/material/modules/modal.variables
+++ /dev/null
@@ -1,15 +0,0 @@
-@boxShadow: 0px 10px 18px rgba(0, 0, 0, 0.22);
-@borderRadius: 0em;
-
-
-@headerBackground: @white;
-@headerVerticalPadding: 1.7142rem;
-@headerHorizontalPadding: 1.7142rem;
-@headerFontWeight: 400;
-@headerFontFamily: 'Roboto', "Helvetica Neue", Arial, sans-serif;
-@headerBorder: none;
-
-@contentPadding: 1rem 2rem 2rem;
-
-@actionBorder: none;
-@actionBackground: @white; \ No newline at end of file