| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Synchro-hyphenation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update .placeholder() mixin call
|
|
In less/mixins.less this mixin is being created with @placeholderText
color as default, which is actually set as @placeholderText: @grayLight
in less/variables.less so it's redundant to make call like this:
.placeholder(@grayLight);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setting block back to inline-block (oversight of 2.0.3)
|
|
|
|
|
|
|
|
|
|
function/callback
|
|
|
|
No need to specify units when a value is 0, thanks to RECESS
|
|
|
|
|
|
|
|
|
|
and rebuild)
|
|
media-component
Conflicts:
docs/components.html
Signed-off-by: Giuliano Velli <[email protected]>
|
|
Fix for Issue #1711
Added media.less and edited bootstrap.less and responsive.less to
manage media components.
Added a section to the documentation (Media, in components.html) outlining how Medias work. Edited bootstrap.css and bootstrap-responsive.css to add the code for the demos
Signed-off-by: Giuliano Velli <[email protected]>
|
|
|
|
|
|
responsive affects it
|
|
float on thumbnails > li
|
|
Conflicts:
Makefile
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
|
|
|
|
|
|
perfect, but mostly solid
|
|
|
|
|
|
|
|
|