0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

98 Commits

Author SHA1 Message Date
Jacob Thornton
2f6f9ec6e0 Merge branch 'misc_css_fixes' of github.com:twitter/bootstrap into misc_css_fixes
Conflicts:
	lib/forms.less
2011-08-21 20:42:54 -07:00
Jacob Thornton
0e92acd9ff more little ie6-7 hacks :/ 2011-08-21 20:41:34 -07:00
Mark Otto
34a19915f4 resolve conflicts 2011-08-21 20:33:54 -07:00
Mark Otto
027538e66d fix topbar dropdown active and hover states 2011-08-21 20:30:58 -07:00
Mark Otto
f630615d26 remove tags from form selectors 2011-08-21 20:27:19 -07:00
Jacob Thornton
842ad01fce fix color for alert blocks in ie6-7 2011-08-21 20:21:59 -07:00
Mark Otto
59aea3bafd give popovers and modals border colors you can see in IE8 and down 2011-08-21 20:17:10 -07:00
Mark Otto
12efeccdf7 tweak pagination styles to include better border and box shadow 2011-08-21 20:12:18 -07:00
Mark Otto
c705521e08 rebuild and updated tables to remove tags from selectors 2011-08-21 20:07:15 -07:00
Mark Otto
80e0e9c413 updated list html, tweaks to patterns 2011-08-21 20:03:12 -07:00
Jacob Thornton
60fc4eb7b9 touch up less 2011-08-21 19:59:43 -07:00
Jacob Thornton
f17b2633ad fix btn borders ie7/ie8 2011-08-21 19:56:43 -07:00
Jacob Thornton
c3143b4729 Fix for alert box gradients in IE7/8 2011-08-21 19:49:31 -07:00
Jacob Thornton
48c3c6f1b6 make topbar .fill wrap 2011-08-21 18:14:53 -07:00
Jacob Thornton
e1e4ceee3f fix disabled button for ie 8 and below 2011-08-21 18:07:47 -07:00
Mark Otto
2aeed35f24 pull filter gradients out completely because IE can't render them correctly in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button; 2011-08-21 17:30:45 -07:00
Jacob Thornton
22dbf9d8e4 fix up the modals for ie8 2011-08-21 13:36:06 -07:00
Jacob Thornton
0ca33aa1ba darken shadow for ie 2011-08-21 13:27:17 -07:00
Jacob Thornton
7c45f6cc7f define button border size for ie 2011-08-21 13:26:01 -07:00
Jacob Thornton
96af4f6acf add "shadows" for ie buttons 2011-08-21 13:22:39 -07:00
Jacob Thornton
d019c677ad no gradients on alerts for <= ie8 2011-08-21 13:04:09 -07:00
Jacob Thornton
f8e9c6cf4e ie hack 2011-08-21 12:48:29 -07:00
Jacob Thornton
8ec7566f8b rgba breaks whole def 2011-08-21 12:42:43 -07:00
Jacob Thornton
7e67ddf788 another attempt at getting ie border thign working 2011-08-21 12:40:47 -07:00
Jacob Thornton
d671d566e1 more ie border junk 2011-08-21 12:35:14 -07:00
Jacob Thornton
971336c808 don't display right border for ie 2011-08-21 12:31:55 -07:00
Jacob Thornton
2435b6417a give pagination nav borders in ie 2011-08-21 12:26:51 -07:00
Jacob Thornton
b18e76f990 introduce .fill class to top-nav for overflow bug 2011-08-21 12:19:01 -07:00
Jacob Thornton
1d96417201 try only -ms-filter 2011-08-21 12:06:22 -07:00
Jacob Thornton
bb94457b4b blah 2011-08-21 12:01:27 -07:00
Jacob Thornton
d97fb89480 just disable filter 2011-08-21 11:59:50 -07:00
Jacob Thornton
612e5c3c9e add # to color 2011-08-21 11:57:25 -07:00
Jacob Thornton
0e8e30bf1d ie8 dropdown tweaks 2011-08-21 11:56:16 -07:00
Jacob Thornton
2203ba3df1 ie Xp 2011-08-21 11:53:06 -07:00
Jacob Thornton
3d73e674dd more debugging of ie nav display issues 2011-08-21 11:45:24 -07:00
Jacob Thornton
1fc4491cd6 simplify drop down logic - fix color of search hover for ie 2011-08-21 11:22:33 -07:00
Mark Otto
72899a4ee8 updated docs to fix inconsistent display of code elements, update scaffolding to fix padding issue on fluid containers, add placeholder hero unit in patterns for future use, continue to refactor some rgba to hex values 2011-08-20 18:58:12 -07:00
Mark Otto
261a473a72 adding more details on browser support, adding snippet of about text, changed p tags to have half the bottom margin 2011-08-20 01:51:06 -07:00
Mark Otto
3f388ef07a updates to the topbar markup and css to remove the logo classname and simplify the selectors for it 2011-08-19 22:28:22 -07:00
Mark Otto
6dcfe94bab remove the cite tag from blockquote since we pulled it from the docs 2011-08-19 22:15:57 -07:00
Jacob Thornton
73f1bcf717 Simpler clearfix #2 http://nicolasgallagher.com/micro-clearfix-hack/ 2011-08-19 20:20:48 -07:00
Jacob Thornton
b342c4cca3 Simplification for table header generated-content arrow #9 2011-08-19 19:52:07 -07:00
Jacob Thornton
630b874dbd small or cite tag for Blockquotes 2011-08-19 19:38:44 -07:00
Divya Manian
36b41f2e7a adding o/ms gradient and unprefixed one 2011-08-19 12:53:19 -07:00
Mark Otto
bd1d389751 tweaks around names and such 2011-08-18 11:37:47 -07:00
Mark Otto
8ba5a29456 capitalize github properly, fix url for compiled css 2011-08-17 22:38:14 -07:00
Jacob Thornton
6d0b083b7d update whitspace and comment styles 2011-08-16 22:58:01 -07:00
Mark Otto
88bd6f72da resolve compiled css merge prob, refine few small things 2011-07-29 13:10:33 -07:00
Mark Otto
68d4b85ffc no idea what these changes are 2011-07-29 12:30:59 -07:00
Jacob Thornton
7f99892b86 change popover stufff 2011-07-28 17:50:38 -07:00