Mark Otto
d9d351e2fe
more flex grid stuff
2015-04-27 14:11:07 -07:00
Mark Otto
15692d5e5b
flex variation for media
2015-04-27 01:50:38 -07:00
Mark Otto
391b62f968
stub out flexbox variation for input group
2015-04-27 01:43:30 -07:00
Mark Otto
9d4d6ef3a2
stub out flexbox grid variation via -flex
2015-04-27 01:43:14 -07:00
Mark Otto
28d8849216
remove some un-used grid class resets in input groups
2015-04-26 00:18:13 -07:00
Mark Otto
efd28a5e78
unnecessary comment
2015-04-26 00:14:27 -07:00
Mark Otto
219c4cbf87
remove another extend
2015-04-26 00:08:40 -07:00
Mark Otto
6489e19530
remove more old navbar styles
2015-04-26 00:07:37 -07:00
Mark Otto
b688fe822c
remove the old navbar-form class
2015-04-26 00:06:45 -07:00
Mark Otto
7853a675f6
remove extends: navs and unstyled lists
2015-04-26 00:02:25 -07:00
Chris Rebert
78c18954a8
_reboot.scss: fix typo in comment
2015-04-23 16:27:03 -07:00
Mark Otto
1770df724e
update input groups to use new form control size classes
2015-04-23 01:14:43 -07:00
Mark Otto
cc7c27dd71
drop .form-horizontal
2015-04-23 01:11:10 -07:00
Mark Otto
2cf5213c15
remove commented out code
2015-04-23 01:10:57 -07:00
Mark Otto
490294e68b
Fix up some form docs styles, sizing, etc
2015-04-23 01:10:14 -07:00
Mark Otto
dc3abb5f12
Update labels and form grid examples
2015-04-23 00:51:39 -07:00
Mark Otto
209cdf33f9
update navbar and nav link values
2015-04-18 18:15:24 -07:00
Mark Otto
8f94078da8
New form control sizing, new navbar condensed variation, update nav and navbar spacing
2015-04-18 18:12:10 -07:00
Mark Otto
250c2200bf
no more dl-horizontal offset or page-header vars
2015-04-18 11:53:10 -07:00
Mark Otto
35be16cffa
remove legend vars as we no longer use them
2015-04-18 11:39:13 -07:00
Mark Otto
ac1ed746ef
more comments and formatting clean up
2015-04-18 11:38:47 -07:00
Mark Otto
2237572e8b
clean up commented out code in forms
2015-04-18 11:30:29 -07:00
Mark Otto
09886480e0
remove commented out code for auto aligning navbar dropdown menus
2015-04-18 11:17:42 -07:00
Mark Otto
ddf4867a5e
comments and spacing
2015-04-18 11:17:32 -07:00
Mark Otto
49f874468b
comments and spacing
2015-04-18 11:17:28 -07:00
Mark Otto
b88c05d564
clean up comments and spacing
2015-04-18 11:15:40 -07:00
Mark Otto
88a92e433d
move abbr stuff for tooltip to reboot, clean up type scss
2015-04-18 11:13:45 -07:00
Mark Otto
bf085b1a02
delete the .page-header and its docs
2015-04-17 20:00:38 -07:00
Mark Otto
611a127a1e
change the type scale a bit again
2015-04-17 16:49:48 -07:00
Mark Otto
bf5931b5ee
massive rewrite of forms docs and some css
2015-04-17 16:02:41 -07:00
Mark Otto
7c1635cdb8
narrower borders to get closer to 1px everywhere
2015-04-17 00:44:36 -07:00
Mark Otto
7049a07444
More reboot work, commenting out things that have been moved over
2015-04-17 00:22:35 -07:00
Mark Otto
af9ab7b1a7
tweak the font-sizes for headings
2015-04-17 00:21:57 -07:00
Mark Otto
0ab1576ae2
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-04-16 18:54:17 -07:00
Mark Otto
605990400e
collapsing navbar tools
2015-04-16 18:50:32 -07:00
Mark Otto
06c2862d25
start stubbing out a new reboot section and file
2015-04-16 18:39:45 -07:00
Mark Otto
7001dece8a
edit comments a bit
2015-04-16 17:15:29 -07:00
Mark Otto
585f857e71
rename scaffolding to reboot
2015-04-16 17:12:19 -07:00
Mark Otto
36e4cd0287
Move .img- classes to new _images.scss; move hr to _type.scss
2015-04-16 17:10:47 -07:00
Mark Otto
cd3bc6a089
Merge pull request #101 from twbs/institutional-memory
...
Revert "Images are responsive by default"
2015-04-16 17:03:58 -07:00
Mark Otto
236a86502e
fix spacer vars
2015-04-15 15:30:26 -07:00
Mark Otto
038d6f8061
more utilities
2015-04-14 01:01:30 -07:00
Mark Otto
8303b7b8c9
nuke shadows for now
2015-04-14 01:01:15 -07:00
Mark Otto
53a3ff74ca
redo sidenav
2015-04-13 19:00:59 -07:00
Mark Otto
982c255c28
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-04-13 16:45:19 -07:00
Mark Otto
4fdd63a516
remove pre styles -- see #4547
2015-04-13 16:36:36 -07:00
Chris Rebert
2057124cf2
Merge pull request #105 from twbs/beautiful-colors
...
Print with all the colors of the wind
2015-04-13 10:34:30 -07:00
Chris Rebert
b9164b3690
Remove half-assed inclusion of link URLs (hrefs) when printing
...
* Relative URLs were output as-is, which is suboptimal or even confusing for end-users
* Ditto for fragment identifiers
* Outputting long URLs inline with prose isn't good UX
JavaScript could potentially help with this (e.g. http://alistapart.com/article/improvingprint ).
However, we're not currently interested in trying to tackle the hard problem of fancy print stylesheets/views
(particularly given the level of cross-browser inconsistency when it comes to printing).
So let's just keep things simple, vanilla, and unsurprising,
which should also make it easy for others to add their own print fanciness on top of Bootstrap.
2015-04-11 00:24:27 -07:00
Chris Rebert
d8423c0590
Print with all the colors of the wind
...
Forcing black-and-white text & backgrounds is too harsh. Printing speed isn't everything.
Users or authors can easily enable grayscale themselves if need be.
2015-04-11 00:22:45 -07:00
Mark Otto
309264509d
Remove grid sizing styles on tables
2015-03-30 18:11:43 -07:00