ginebra2/chrome/bedrockchrome/zoombar.snippet/zoombar.css
author hgs
Mon, 12 Jul 2010 15:46:53 -0400
changeset 7 a1f515018ac1
parent 3 0954f5dd2cd0
child 16 3c88a81ff781
permissions -rw-r--r--
201027

#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;
}