margin-left: 0;
}
-.table tbody .success td {
+.table tbody tr.success td {
background-color: #dff0d8;
}
-.table tbody .error td {
+.table tbody tr.error td {
background-color: #f2dede;
}
-.table tbody .info td {
+.table tbody tr.info td {
background-color: #d9edf7;
}
<li><a href="#buttons"><i class="icon-chevron-right"></i> Button</a></li>
<li><a href="#collapse"><i class="icon-chevron-right"></i> Collapse</a></li>
<li><a href="#carousel"><i class="icon-chevron-right"></i> Carousel</a></li>
- <li><a href="#typeahead">Typeahead</a></li>
+ <li><a href="#typeahead"><i class="icon-chevron-right"></i> Typeahead</a></li>
<li><a href="#affix"><i class="icon-chevron-right"></i> Affix</a></li>
</ul>
</div>
<li><a href="#buttons"><i class="icon-chevron-right"></i> {{_i}}Button{{/i}}</a></li>
<li><a href="#collapse"><i class="icon-chevron-right"></i> {{_i}}Collapse{{/i}}</a></li>
<li><a href="#carousel"><i class="icon-chevron-right"></i> {{_i}}Carousel{{/i}}</a></li>
- <li><a href="#typeahead">{{_i}}Typeahead{{/i}}</a></li>
+ <li><a href="#typeahead"><i class="icon-chevron-right"></i> {{_i}}Typeahead{{/i}}</a></li>
<li><a href="#affix"><i class="icon-chevron-right"></i> {{_i}}Affix{{/i}}</a></li>
</ul>
</div>