Sha256: 4ef4822fb8a8459a3aecbaea8082d9c903023e8dea881dc10f87aafa0f026a3a

Contents?: true

Size: 765 Bytes

Versions: 1348

Compression:

Stored size: 765 Bytes

Contents

//
// Utility classes
// --------------------------------------------------


// Floats
// -------------------------

.clearfix {
  @include clearfix;
}
.center-block {
  @include center-block;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}


// Toggling content
// -------------------------

// Note: Deprecated .hide in favor of .hidden or .sr-only (as appropriate) in v3.0.1
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  @include text-hide;
}


// Hide from screenreaders and browsers
//
// Credit: HTML5 Boilerplate

.hidden {
  display: none !important;
}


// For Affix plugin
// -------------------------

.affix {
  position: fixed;
}

Version data entries

1,348 entries across 1,291 versions & 56 rubygems

Version Path
publify_core-9.2.2 app/assets/stylesheets/bootstrap/_utilities.scss
publify_core-9.2.1 app/assets/stylesheets/bootstrap/_utilities.scss
mumuki-styles-2.0.3 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss
mumuki-styles-2.0.2 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss
card-mod-bootstrap-0.11.2 vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss
card-mod-bootstrap-0.11.2 vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss
mumuki-styles-2.0.1 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.29 _sass/bootstrap/_utilities.scss
card-mod-bootstrap-0.11.1 vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss
card-mod-bootstrap-0.11.1 vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss
publify_core-9.2.0 app/assets/stylesheets/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.28 _sass/bootstrap/_utilities.scss
twbs_sass_rails-10.2.0 vendor/assets/stylesheets/twbs/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.27 _sass/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.26 _sass/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.25 _sass/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.24 _sass/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.23 _sass/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.22 _sass/bootstrap/_utilities.scss
jekyll-theme-glueckkanja-1.2.21 _sass/bootstrap/_utilities.scss