diff options
| author | Mark Otto <[email protected]> | 2012-03-22 21:08:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-22 21:08:41 -0700 |
| commit | 1852d077bfa15308808c470a031f6e6b5c3dc8d2 (patch) | |
| tree | 6e0a92dbebe57d78d606df1c9a9b5d03e330a31b /docs/less.html | |
| parent | b011daf67fbb3cde6c33b40a0347d7e1a8d183ad (diff) | |
| download | bootstrap-1852d077bfa15308808c470a031f6e6b5c3dc8d2.tar.xz bootstrap-1852d077bfa15308808c470a031f6e6b5c3dc8d2.zip | |
add shell of tests page, lighten form actions background and give it a variable
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/less.html b/docs/less.html index 19b2b2235..08987d128 100644 --- a/docs/less.html +++ b/docs/less.html @@ -454,6 +454,10 @@ <td><code>@inputDisabledBackground</code></td> <td><code>@grayLighter</code></td> </tr> + <tr> + <td><code>@formActionsBackground</code></td> + <td><code>#f5f5f5</code></td> + </tr> </tbody> </table> <h4>Form states and alerts</h4> |
