diff options
| author | Mark Otto <[email protected]> | 2013-03-30 14:15:18 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-30 14:15:18 -0700 |
| commit | 9fff2d3fb6a636c7ee61ad097c5b247e8def3ab5 (patch) | |
| tree | 10c59fd976cd3df06992edbfa9562594960212c9 /less/bootstrap.less | |
| parent | aee25786a73820b6c502ba099c55fb4008b4bd1e (diff) | |
| download | bootstrap-9fff2d3fb6a636c7ee61ad097c5b247e8def3ab5.tar.xz bootstrap-9fff2d3fb6a636c7ee61ad097c5b247e8def3ab5.zip | |
Change error to danger for all classes; add panels component
Diffstat (limited to 'less/bootstrap.less')
| -rw-r--r-- | less/bootstrap.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index 461f9ecea..c887fcef6 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -30,6 +30,7 @@ @import "component-animations.less"; @import "glyphicons.less"; @import "dropdowns.less"; +@import "panels.less"; @import "wells.less"; @import "close.less"; |
