roots-actions.php: added responsive css framework file roots-options.php: changed default css classes for bootstrap v2.0.0 roots-scripts.php: updated less to v1.2.1, changed the load order and added new scripts for bootstrap v2.0.0 Added all of the new css, js, less asset files and updated all of the previous ones for bootstrap v2.0.0
18 lines
357 B
Plaintext
18 lines
357 B
Plaintext
/*!
|
|
* Bootstrap @VERSION for Print
|
|
*
|
|
* Copyright 2012 Twitter, Inc
|
|
* Licensed under the Apache License v2.0
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
|
* Date: @DATE
|
|
*/
|
|
|
|
|
|
// HIDE UNECESSARY COMPONENTS
|
|
// --------------------------
|
|
|
|
.navbar-fixed {
|
|
display: none;
|
|
} |