mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
Preparation for build of a unique CSS
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
/*! whiteframe/_extends.scss - */
|
||||
@import '../../../angular-material/src/components/whiteframe/whiteframe.scss';
|
||||
@@ -1,15 +1 @@
|
||||
.md-whiteframe-z1 {
|
||||
box-shadow: $whiteframe-shadow-z1;
|
||||
}
|
||||
.md-whiteframe-z2 {
|
||||
box-shadow: $whiteframe-shadow-z2;
|
||||
}
|
||||
.md-whiteframe-z3 {
|
||||
box-shadow: $whiteframe-shadow-z3;
|
||||
}
|
||||
.md-whiteframe-z4 {
|
||||
box-shadow: $whiteframe-shadow-z4;
|
||||
}
|
||||
.md-whiteframe-z5 {
|
||||
box-shadow: $whiteframe-shadow-z5;
|
||||
}
|
||||
@import 'extends';
|
||||
Reference in New Issue
Block a user