1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into phopkins-ie_buttons

This commit is contained in:
Mark Otto
2012-01-26 10:12:50 -08:00
7 changed files with 115 additions and 109 deletions

View File

@@ -468,11 +468,6 @@
<td><code>@opacity: 100</code></td>
<td>Set, in whole numbers, the opacity percentage (e.g., "50" or "75")</td>
</tr>
<tr>
<td><code>.reset-filter()</code></td>
<td><em class="muted">none</em></td>
<td>Resets any IE filter</td>
</tr>
</tbody>
</table>
<h3>Forms</h3>

View File

@@ -403,11 +403,6 @@
<td><code>@opacity: 100</code></td>
<td>{{_i}}Set, in whole numbers, the opacity percentage (e.g., "50" or "75"){{/i}}</td>
</tr>
<tr>
<td><code>.reset-filter()</code></td>
<td><em class="muted">none</em></td>
<td>{{_i}}Resets any IE filter{{/i}}</td>
</tr>
</tbody>
</table>
<h3>Forms</h3>