aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-27 18:33:25 -0800
committerMark Otto <[email protected]>2012-01-27 18:33:25 -0800
commit7e72eb5063470a3728d612acd2cc0368aabc8664 (patch)
treef35f14b46c7a7f11432081179c24cad5b2c78280 /docs/less.html
parent997fc33af9a4cbdc078e85ee491f777d0dd2d51a (diff)
downloadbootstrap-7e72eb5063470a3728d612acd2cc0368aabc8664.tar.xz
bootstrap-7e72eb5063470a3728d612acd2cc0368aabc8664.zip
new tab focus style and mixin
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/less.html b/docs/less.html
index 8e3e8e655..72ce452ba 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -456,6 +456,11 @@
<td>Add to any parent to clear floats within</td>
</tr>
<tr>
+ <td><code>.tab-focus()</code></td>
+ <td><em class="muted">none</em></td>
+ <td>Apply the Webkit focus style and round Firefox outline</td>
+ </tr>
+ <tr>
<td><code>.center-block()</code></td>
<td><em class="muted">none</em></td>
<td>Auto center a block-level element using <code>margin: auto</code></td>