1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/less
Gleb Mazovetskiy 8ad583063b Move variable declaration before its use for Sass
In Sass, variable must be declared before it is used.
This also removes Miscellaneous section, because horizontal line color
and form / list paddings are Typography.
2014-06-24 18:30:24 +02:00
..
mixins Use full deprecation version 2014-06-19 11:09:35 +02:00
.csscomb.json
.csslintrc
alerts.less Fix dismissible spelling 2014-06-18 00:00:28 +02:00
badges.less
bootstrap.less
breadcrumbs.less
button-groups.less
buttons.less Fixes #13903: Restore side padding on .btn-block 2014-06-23 10:38:45 -07:00
carousel.less
close.less
code.less
component-animations.less
dropdowns.less Add white-space: nowrap; to .dropdown-header 2014-06-18 19:07:55 +02:00
forms.less Fixes #13872 more: add overrides for lg and sm input modifiers 2014-06-20 13:24:14 -07:00
glyphicons.less
grid.less
input-groups.less
jumbotron.less
labels.less
list-group.less fixes #13020: proper color for small/.small in list group headings 2014-06-18 18:47:32 -07:00
media.less
mixins.less
modals.less hidden and auto 2014-06-10 19:20:56 -07:00
navbar.less Applied translate3d to modal, navbar-fixed and affix to combat browser repaint 2014-05-21 17:24:43 -04:00
navs.less
normalize.less
pager.less
pagination.less
panels.less fixes #13375 2014-06-08 14:08:06 -07:00
popovers.less
print.less
progress-bars.less Partly revert cb7eb674ac 2014-06-24 17:08:16 +02:00
responsive-embed.less
responsive-utilities.less reference other more recent source regarding the IE viewport bug 2014-05-14 17:08:53 -07:00
scaffolding.less Use px for font-size fixes #13737 2014-06-05 12:07:40 +01:00
tables.less Merge pull request #13670 from nadangergeo/master 2014-06-10 00:14:33 -07:00
theme.less fixes #13881: restore existing striped progress bar behavior with theme styles 2014-06-19 18:14:56 -07:00
thumbnails.less
tooltip.less
type.less Use @font-size-small variable to calculate <small> font-size fixes #13713 #13809 2014-06-23 18:00:18 +01:00
utilities.less Applied translate3d to modal, navbar-fixed and affix to combat browser repaint 2014-05-21 17:24:43 -04:00
variables.less Move variable declaration before its use for Sass 2014-06-24 18:30:24 +02:00
wells.less