Sha256: 8d442ed6b04a504a97217f3679c642073c79fa1d5b7c0de76bcadd1517fca796

Contents?: true

Size: 338 Bytes

Versions: 1151

Compression:

Stored size: 338 Bytes

Contents

// WebKit-style focus

@mixin tab-focus() {
  // WebKit-specific. Other browsers will keep their default outline style.
  // (Initially tried to also force default via `outline: initial`,
  // but that seems to erroneously remove the outline in Firefox altogether.)
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

Version data entries

1,151 entries across 1,096 versions & 37 rubygems

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