Sha256: a9a9c496227f4a9d86739f6bf92903e6133716d280de181953bbdaadb5e91f61

Contents?: true

Size: 1.18 KB

Versions: 3

Compression:

Stored size: 1.18 KB

Contents

/*!
 * Bootstrap Responsive v2.1.0
 *
 * 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.
 */


// Responsive
// For phone and tablet devices
// -------------------------------------------------------------


// REPEAT VARIABLES & MIXINS
// -------------------------
// Required since we compile the responsive stuff separately

@import "compass_twitter_bootstrap/variables"; // Modify this for custom colors, font-sizes, etc
@import "compass_twitter_bootstrap/mixins";


// RESPONSIVE CLASSES
// ------------------

@import "compass_twitter_bootstrap/responsive-utilities";


// MEDIA QUERIES
// ------------------

// Phones to portrait tablets and narrow desktops
@import "compass_twitter_bootstrap/responsive-767px-max";

// Tablets to regular desktops
@import "compass_twitter_bootstrap/responsive-768px-979px";

// Large desktops
@import "compass_twitter_bootstrap/responsive-1200px-min";


// RESPONSIVE NAVBAR
// ------------------

// From 979px and below, show a button to toggle navbar contents
@import "compass_twitter_bootstrap/responsive-navbar";

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
compass_twitter_bootstrap-2.2.2.2 stylesheets/_compass_twitter_bootstrap_responsive.scss
compass_twitter_bootstrap-2.2.2.1 stylesheets/_compass_twitter_bootstrap_responsive.scss
compass_twitter_bootstrap-2.2.2 stylesheets/_compass_twitter_bootstrap_responsive.scss