tools/qdoc3/test/style/style_ie6.css
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:41:55 +0100
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
permissions -rw-r--r--
Catchup to latest Symbian^4

.indexbox, .indexboxcont, .group {
  zoom: 1;
  height: 1%;
}

.sidebar {
  margin-left: 3px;
  width: 199px;
  overflow: hidden;
}

.sidebar .search form {
  position: relative;
}

.sidebar .search form fieldset {
  position: absolute;
  margin-top: -1px;
}

.sidebar .search form input#searchstring  {
  border: 1px solid #fff;
  height: 18px;
}

.wrap {
  zoom: 1;
}

.content,
.toolbar {
  zoom: 1;
  margin-left: -3px;
  position: relative;
}

.indexbox {
  clear: both;
}

.indexboxcont .section {
  zoom: 1;
  float: left;
}

.indexboxcont .sectionlist {
  zoom: 1;
  float: left;
}

.wrap .toolbar .toolbuttons li {
  text-indent: 0;
  margin-right: 8px;
}