diff options
| author | Fuwn <[email protected]> | 2020-12-14 23:29:56 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-12-14 23:29:56 -0800 |
| commit | 002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch) | |
| tree | 428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/src/themes/material/modules/modal.variables | |
| parent | :star: (diff) | |
| download | me-rewrite-angular.tar.xz me-rewrite-angular.zip | |
:star:rewrite-angular
Diffstat (limited to 'semantic/src/themes/material/modules/modal.variables')
| -rw-r--r-- | semantic/src/themes/material/modules/modal.variables | 15 |
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 |