aboutsummaryrefslogtreecommitdiff
path: root/lib/variables.less
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26moving structure around + more work on builder...Jacob Thornton1-90/+0
2012-01-26overhaul frontpage jumbotron, add js for twitter buttons back in, fix up ↵Mark Otto1-1/+1
some form ids and classes, straighten out the use of primary button variable
2012-01-24revamp alert message and error state color/text/bg to be variablesMark Otto1-4/+22
2012-01-24fix broken index page heading, update variables and less pagesMark Otto1-3/+3
2012-01-21remove tabsJon Stevens1-1/+1
2012-01-21clean up variable usage with colorsJon Stevens1-2/+3
2012-01-18rename navbar variables, change navbar search placeholder to mixinMark Otto1-2/+9
2012-01-18re-org variablesMark Otto1-54/+44
2012-01-17revamp the mixins file to organize things a bit more, make placeholder text ↵Mark Otto1-0/+4
use a new variable instead of relying solely on @grayLight
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton1-1/+1
2012-01-08rejigger z-index ranks for popovers/topbar/etcMark Otto1-5/+6
2012-01-07change up the z-indexing and add some popover/twipsy content to the test ↵Mark Otto1-5/+6
modal on the js docs to help avoid future bugs
2012-01-07another quick pass at ranking all zindexes and listing them in variables for ↵Mark Otto1-1/+10
quick overview and editing later
2012-01-07update fluid layout to use variable for sidebar widthMark Otto1-0/+3
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ↵Mark Otto1-5/+5
and radio lists--now just labels and inputs
2011-11-25clean up comments for better built filesJacob Thornton1-3/+3
2011-10-16fix uber size in responsive; remove @extraspace variable by changing grid to ↵Mark Otto1-1/+0
use :first-child over negative margin
2011-10-16biiiiiig update coming for responsivenessMark Otto1-2/+2
2011-10-11remove color scheme variables, remove font-face mixinMark Otto1-16/+0
2011-10-04update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight ↵Mark Otto1-18/+31
for easier customization; added placeholder for @primaryButtonColor, but didn't implement
2011-09-29huge update to forms, docs for the new forms, added a new link for js ↵Mark Otto1-4/+4
example to tabs/pills, add some new mixins
2011-09-12remove theme.less and split preboot.less to mixins.less and variables.less ↵Mark Otto1-0/+60
to isolate customization from function