Update to Bootstrap 2.3.0
This commit is contained in:
8
assets/css/less/bootstrap/bootstrap.less
vendored
Executable file → Normal file
8
assets/css/less/bootstrap/bootstrap.less
vendored
Executable file → Normal file
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Bootstrap v2.2.2
|
||||
* Bootstrap v2.3.0
|
||||
*
|
||||
* Copyright 2012 Twitter, Inc
|
||||
* Licensed under the Apache License v2.0
|
||||
@@ -8,13 +8,13 @@
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
*/
|
||||
|
||||
// CSS Reset
|
||||
@import "reset.less";
|
||||
|
||||
// Core variables and mixins
|
||||
@import "variables.less"; // Modify this for custom colors, font-sizes, etc
|
||||
@import "mixins.less";
|
||||
|
||||
// CSS Reset
|
||||
@import "reset.less";
|
||||
|
||||
// Grid system and page structure
|
||||
@import "scaffolding.less";
|
||||
@import "grid.less";
|
||||
|
||||
Reference in New Issue
Block a user