ginebra2/chrome/bedrockchrome/zoombar.snippet/zoombar.css
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:30:16 +0100
branchGCC_SURGE
changeset 8 2e16851ffecd
parent 6 1c3b8676e58c
permissions -rw-r--r--
Catchup to latest Symbian^4

#ZoomBarId {
  width: 145px;
  height: 85px;
}

#zoomBarDiv {
  background-image: url(icons/zoom_menu_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 143px;
  height: 83px;
  -webkit-user-select: none;
}

.zoomBarBtn {
  height: 58px;
  width: 58px;
  padding-left: 10px;
  padding-top: 5px;
  float:left;
}