Sha256: 12dc14034b67fdc5cec523d8085ec51e39dc2f2e1bfb72509ed4f218cc081202

Contents?: true

Size: 859 Bytes

Versions: 9

Compression:

Stored size: 859 Bytes

Contents

// Responsive.css.scss
// For phone and tablet devices
// -------------------------------------------------------------


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

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

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

@import "bootstrap/responsive-utilities";

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

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

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

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


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

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

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
querobolsa-bootstrap-sass-0.2.3 vendor/assets/stylesheets/_querobolsa-bootstrap-responsive.scss
querobolsa-bootstrap-sass-0.2.2 vendor/assets/stylesheets/_querobolsa-bootstrap-responsive.scss
querobolsa-bootstrap-sass-0.2.1 vendor/assets/stylesheets/_querobolsa-bootstrap-responsive.scss
querobolsa-bootstrap-sass-0.2 vendor/assets/stylesheets/_bootstrap-responsive.scss
querobolsa-bootstrap-sass-0.1.0 vendor/assets/stylesheets/_bootstrap-responsive.scss
bootstrap-sass-2.0.4.2 vendor/assets/stylesheets/_bootstrap-responsive.scss
bootstrap-sass-2.0.4.1 vendor/assets/stylesheets/_bootstrap-responsive.scss
bootstrap-sass-keppy-0.0.0 vendor/assets/stylesheets/_bootstrap-responsive.scss
bootstrap-sass-2.0.4.0 vendor/assets/stylesheets/_bootstrap-responsive.scss