0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-11 03:52:27 +01:00

202 Commits

Author SHA1 Message Date
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
Mark Otto
254e70550e remove 60px top margin on body and tweak a few other things 2011-08-21 17:06:37 -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
6db39d0ec3 fix error styles a bit on stacked form fields 2011-08-20 23:56:32 -07:00
Mark Otto
79bdb80543 fix bg-clip property's old value, move from padding to padding-box 2011-08-20 23:47:23 -07:00
Mark Otto
4512cc5652 updated compiled and minified, fix bug where links didn't inherit font weight 2011-08-20 23:45:01 -07:00
Mark Otto
aaf9f752c4 docs spacing, spare divs in a few places, updating css spacing 2011-08-20 23:25:22 -07:00
sankage
f824009e20 mozilla doesn't support color-stop() function in gradients 2011-08-21 02:16:04 -03:00
Mark Otto
5a2d1abfbf Merge pull request #30 from sankage/master
color-stop() not supported in mozilla gradients
2011-08-20 21:06:01 -07:00
Mark Otto
2fcb67777a merging in misc fixes to docs and css from other branch 2011-08-20 20:19:03 -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
Daniel Liuzzi
536529c255 Fixed a couple of missing parentheses. 2011-08-21 06:27:06 +03:00
sankage
ee6f3077c0 serif font stack would default to sans-serif 2011-08-20 07:12:39 -03: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