# other libs ##bsie-master - path bootstrap for ie6 + display: block; add *zoom:1; + child select > deleted. + add .nav-tabs * li a, .nav-pills * li a { padding:0; margin:0; line-height:auto; } + add *display: inline; *zoom:1; *border: 1px solid @transparentIE6; *background-color: @transparentIE6; *filter:chroma(color=@transparentIE6); + border: 1px solid #ddd; add *border: 1px solid #999; + button-groups //*padding-top: 7px; // *padding-top: 12px; //*padding-bottom: 7px; // *padding-bottom: 12px; + use .ie7-inline-block(); insead of /* fix for IE6 absolute element will expand parent element's height */ *display: inline; *zoom:1; + .dropdown-submenu-hover .dropdown-menu, insead of .dropdown-submenu:hover .dropdown-menu, + .typeahead { z-index: 1051; + // input[type="text"], // input[type="password"], // input[type="datetime"], // input[type="datetime-local"], // input[type="date"], // input[type="month"], // input[type="time"], // input[type="week"], // input[type="number"], // input[type="email"], // input[type="url"], // input[type="search"], // input[type="tel"], // input[type="color"], .input-text, .input-password, .input-datetime, .input-datetime-local, .input-date, .input-month, .input-time, .input-week, .input-number, .input-email, .input-url, .input-search, .input-tel, .input-color, + grid .core (@gridColumnWidth, @gridGutterWidth) { .spanX (@index) when (@index > 0) { .span@{index} { .span(@index); } .spanX(@index - 1); } .spanX (0) {} .offsetX (@index) when (@index > 0) { .offset@{index} { .offset(@index); } .offsetX(@index - 1); } .offsetX (0) {} .core (@gridColumnWidth, @gridGutterWidth) { .spanX (@index) when (@index > 0) { (~".span@{index}") { .span-grid(@index); } .spanX(@index - 1); } .spanX (0) {} .offsetX (@index) when (@index > 0) { (~".offset@{index}") { .offset(@index); } .offsetX(@index - 1); } + a:hover, a:focus { + no popover change. ###todc-bootstrap-2.3.2 - google style bootstrap. - just use its btn style. shadow style.