PHP Classes

File: vendors/bootstrap/less/mixins/tab-focus.less

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/bootstrap/less/mixins/tab-focus.less   Download  
File: vendors/bootstrap/less/mixins/tab-focus.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 2 years ago
Size: 159 bytes
 

Contents

Class file image Download
// WebKit-style focus .tab-focus() { // Default outline: thin dotted; // WebKit outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }