From: Mark Otto Date: Sat, 27 Jul 2013 04:31:00 +0000 (-0700) Subject: another responsivey table X-Git-Tag: v3.0.0-rc1~10^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=572174652e905b1cefba10bb623b27d1c5f5e38a;p=thirdparty%2Fbootstrap.git another responsivey table --- diff --git a/css.html b/css.html index 35148bcaba..e4378434a4 100644 --- a/css.html +++ b/css.html @@ -1053,44 +1053,46 @@ For example, <section> should be wrapped as inline.

Contextual table classes

Use contextual classes to color table rows or individual cells.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ClassDescription
- .success - Indicates a successful or positive action
- .danger - Indicates a dangerous or potentially negative action
- .warning - Indicates a warning that might need attention
- .active - Applies the hover color to a particular row or cell
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ClassDescription
+ .success + Indicates a successful or positive action
+ .danger + Indicates a dangerous or potentially negative action
+ .warning + Indicates a warning that might need attention
+ .active + Applies the hover color to a particular row or cell
+