source: trunk/doc/src/template/style/style_ie7.css@ 846

Last change on this file since 846 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

  • Property svn:executable set to *
File size: 258 bytes
Line 
1.indexbox, .indexboxcont, .group {
2 min-height: 1px;
3}
4
5.sidebar .search form input#searchstring {
6 border: 1px solid #fff;
7 height: 17px;
8}
9
10
11.indexboxcont .section {
12 zoom: 1;
13 float: left;
14}
15
16.indexboxcont .sectionlist {
17 zoom: 1;
18 float: left;
19}
Note: See TracBrowser for help on using the repository browser.