Age | Commit message (Collapse) | Author |
|
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`
|
|
|
|
|
|
|
|
paper: fade effect for table-hover
|
|
Used the same `.transition()` that other elements use, like .btn’s,
for `.table-hover` row hover state and support with contextual classes.
Simply added the transition for both .less and .scss then ran `grunt
swatch:paper`. Closes #444
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update html5shiv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|