more references.
This commit is contained in:
parent
5b6d74d8ee
commit
cede04a33e
179 changed files with 56679 additions and 19289 deletions
6
wwwroot/lib/bootstrap/scss/utilities/_shadows.scss
Normal file
6
wwwroot/lib/bootstrap/scss/utilities/_shadows.scss
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// stylelint-disable declaration-no-important
|
||||
|
||||
.shadow-sm { box-shadow: $box-shadow-sm !important; }
|
||||
.shadow { box-shadow: $box-shadow !important; }
|
||||
.shadow-lg { box-shadow: $box-shadow-lg !important; }
|
||||
.shadow-none { box-shadow: none !important; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue