Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Paper: Reset input-addon feedback styles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove moot `version` property from bower.json
|
|
Per bower/bower.json-spec@a325da3
|
|
Link to `bootswatch-rails`.
|
|
|
|
|
|
README: fix link to Bootstrap's GitHub repo
|
|
|
|
|
|
|
|
|
|
|
|
Add css CDN to API Version 2
|
|
|
|
Set Sass !default flag
|
|
|
|
|
|
Fix link to Mark Otto's GitHub Account
|
|
|
|
|
|
|
|
paper: fixed selector for table-hover fade effect
|
|
Removed `:hover` from selector for table-hover `.transition()`. That
caused the fade effect to only apply on “mouseover” but not “mouseout”.
Updated both .less and .scss files and ran `grunt swatch:paper`
|
|
This applies the same `.transition()` to the `.close` class, which is
used for alert close buttons, etc. Updated .less and .scss files and
ran `grunt swatch:paper`
|