aboutsummaryrefslogtreecommitdiff
path: root/less/jumbotron.less
AgeCommit message (Collapse)AuthorFilesLines
2014-08-04rename imported files to preface with underscore; rerun grunt distMark Otto1-43/+0
2014-07-14simplify jumbotron styles, rem-ify paddingMark Otto1-5/+0
2014-07-08Implement the new border-radius guard: only round things if global ↵Mark Otto1-1/+1
@enable-rounded == true
2014-03-04Fixes #12914: Darken immediate children hr elements in jumbotronsMark Otto1-0/+4
2013-12-14Fixes #11588: Scope font-size to only p elements in a .jumbotron and remove ↵Mark Otto1-5/+3
the supersized line-height from the base class
2013-11-30Merge branch 'master' into pr/11299Mark Otto1-0/+4
Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js
2013-11-29Fixes #11390: Add max-width to containers within jumbotrons to avoid ↵Mark Otto1-0/+4
horizontal scrollbar
2013-10-31Support .h1 in place of h1 inside .jumbotronKevin Locke1-2/+4
As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]>
2013-10-05The Jumbotron font-size LESS variable now conforms to the ↵Steven Black1-1/+1
'@{bootstrapClass}-font-size' naming scheme.
2013-10-04Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it ↵Steven Black1-1/+1
into variables.less where other .font-size-xxxxx things now live.
2013-09-11Rumbo JumboZlatan Vasović1-1/+1
2013-08-21deprecate @screen-{phone,tablet,desktop} varsChris Rebert1-1/+1
2013-08-19save and recompile for that last commitMark Otto1-6/+6
2013-08-19fix #9832 somewhat: more vars for jumbotronMark Otto1-1/+1
2013-08-17Navbar updateMark Otto1-1/+1
Addresses a few different cases where the navbar has and doesn't have a container, and accordingly adjusts the padding and margin of key elements.
2013-08-17Update jumbotronMark Otto1-3/+14
* Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759.
2013-07-07refactor {badges,jumbotron,media,popover,print}.less (mostly nesting)Chris Rebert1-4/+1
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar1-2/+2
2013-04-27Adding media queries breakpoints variablesKevin1-1/+1
2013-04-07fixes #7497: use var for jumbotron border radiusMark Otto1-1/+1
2013-03-31-background to -bg on jumbotron varsMark Otto1-1/+1
2013-03-06make less files compile with strict maths in 1.4.0Luke Page1-1/+1
2013-01-31only round jumbotron corners at 768px+Mark Otto1-1/+1
2013-01-16Make jumbotron mo responsiveMark Otto1-7/+14
2012-12-19Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports ↵Mark Otto1-0/+25
metaphors are cooler than ad ones