aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/base-css.mustache
AgeCommit message (Collapse)AuthorFilesLines
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-34/+34
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto1-0/+5
2012-01-30fix forms typo on error stateMark Otto1-1/+1
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-0/+21
it across responsive layouts
2012-01-29fix form styles on prepend/append for consistency, update code docs with ↵Mark Otto1-0/+6
examples of the code snippets
2012-01-29update text on icons noteMark Otto1-1/+1
2012-01-29remove form docs from the styles and markup, it's no longer neededMark Otto1-31/+28
2012-01-28fix the navbar click and a few jank responsive problemsMark Otto1-1/+1
2012-01-28darken buttons, uncomment out firefox keyframes from progress barsMark Otto1-2/+2
2012-01-28drop span2-4 on form examples to 1-3Mark Otto1-1/+1
2012-01-28rewrite the code section of the type docsMark Otto1-42/+38
2012-01-27adding wells and close icon to the docs under misc in components, with a new ↵Mark Otto1-53/+0
subnav style
2012-01-27fixing up buttons and examples of implementing iconsMark Otto1-25/+6
2012-01-27Merge branch '2.0/docs/base/icons' of ↵Mark Otto1-17/+56
https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/docs/base/icons
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-1/+7
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-28Adding new examples to the icons' docs.Burak Tuyan1-17/+56
- Button with dropdown menu. - Small info button. - Text alignment for navigation with no icon. - Text input form with prepended icon - Select input form with prepended icon
2012-01-27update the docs for iconsMark Otto1-2/+7
2012-01-27Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into ↵Mark Otto1-16/+46
buraktuyan-2.0-wip
2012-01-27update icon examples to show icons in differently sized buttonsMark Otto1-0/+4
2012-01-27Brings back uneditable inputPete Hopkins1-1/+7
2012-01-27Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵Burak Tuyan1-16/+46
some icon enhancements like: - Updated the Gylphicons Halflings set to version 1.5 (30 new icons) - Optimized the sprite PNG files for minimum filesize without any quality loss - Made some fixes for horizontal alignment at the LESS/CSS level (tags, bold, arrow-up, minus, chevron-down) - Made some fixes for vertical alignment at the LESS/CSS level (chevron-down, resize-vertical, resize-horizontal) - Renamed the old "calendar" class as "list-alt" class (because now we've a real calendar icon) - Changed the "background-position" of the icon class to "14px 14px", so that a wrong class name will not be showing the glass icon and instead will show a blank icon (which is useful for just positioning the text after the icons in some cases) - Added new icons (classes) to the base-css Docs (to both HTML file and Mustache template) - Changed one of the button examples to danger style and used a white icon - Renamed the sprite image files to save a few bytes here and there (from glyphicons-halflings-sprite.png to lyphicons-halflings.png and from glyphicons-halflings-sprite-white.png to glyphicons-halflings-white.png)
2012-01-26adding white spritesMark Otto1-1/+1
2012-01-26fix links to apple touch iconsMark Otto1-1/+1
2012-01-26move around some comments in buttons.less, update labels to use correct ↵Mark Otto1-4/+11
variables, add snippet to docs about IE9
2012-01-26overhaul frontpage jumbotron, add js for twitter buttons back in, fix up ↵Mark Otto1-29/+29
some form ids and classes, straighten out the use of primary button variable
2012-01-25fix forms examples and allow for inputs in labelsMark Otto1-51/+53
2012-01-25finish off the static stuff for build and download pageMark Otto1-124/+128
2012-01-25swap fieldsets for divsMark Otto1-44/+44
2012-01-25enable support for form states on select elementsMark Otto1-0/+13
2012-01-25change form fields back to inline-block to allow for inline-help text in ↵Mark Otto1-1/+1
default form markup
2012-01-25fix mention of old vertical forms class'Mark Otto1-1/+1
2012-01-25update remaining icons in docsMark Otto1-12/+12
2012-01-25updated icons to require a base class .iconMark Otto1-104/+104
2012-01-25move css builder and downloader to dedicated page, start to update remaining ↵Mark Otto1-5/+5
sections on LESS docs page
2012-01-24fix up docs css for responsive and subnav, fix forms error statesMark Otto1-1/+1
2012-01-24redo the form examples to enable better responsive layoutMark Otto1-6/+16
2012-01-24update the subnav on all pagesMark Otto1-7/+9
2012-01-24fix mailto linkMark Otto1-53/+7
2012-01-24Final translation tags in Base CSSGaëtan Muller1-162/+163
2012-01-24More translation tags in Base CSSGaëtan Muller1-81/+81
2012-01-24Start adding tag for Base CSS translationGaëtan Muller1-77/+77
2012-01-23rebuild with new templatesJacob Thornton1-0/+7
2012-01-23add templates for doc generationJacob Thornton1-0/+1427