mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-03 20:55:08 +00:00
(css) Drop unused "theme" Sass files
Only the original ng-material theme files are used in the build process of ng-material (using gulp).
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
$dialog-border-radius: 4px !default;
|
||||
|
||||
md-dialog.md-THEME_NAME-theme {
|
||||
border-radius: $dialog-border-radius;
|
||||
background-color: '{{background-hue-3}}';
|
||||
|
||||
&.md-content-overflow .md-actions {
|
||||
border-top-color: '{{foreground-4}}';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user