diff options
| author | Mark Otto <[email protected]> | 2011-08-25 22:41:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-25 22:41:45 -0700 |
| commit | ce615d016a8ac380dae871358cfc7e745b5e20c2 (patch) | |
| tree | ddde1c9abb56c15aba88ace812e490486bf14d95 /lib/preboot.less | |
| parent | 04b8e667d0a8caaf241570721bbf7afb7a5e1b2d (diff) | |
| download | bootstrap-ce615d016a8ac380dae871358cfc7e745b5e20c2.tar.xz bootstrap-ce615d016a8ac380dae871358cfc7e745b5e20c2.zip | |
merged in my pending changes from 1.2-wip branch, resolve diffs as best as i could, update docs and alerts to use original classes, updated docs to include smaller section for layouts
Diffstat (limited to 'lib/preboot.less')
| -rw-r--r-- | lib/preboot.less | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/preboot.less b/lib/preboot.less index 344876873..5191c5cc5 100644 --- a/lib/preboot.less +++ b/lib/preboot.less @@ -192,8 +192,7 @@ // Shared colors for buttons and alerts .btn, -.alert { - +.alert-message { &.danger, &.danger:hover, &.error, @@ -217,7 +216,6 @@ &.info { .gradientBar(#6bd0ee, #36b3d9); } - } // Gradients |
