ginebra2/chrome/bedrockchrome/zoombar.snippet/zoombar.css
author hgs
Tue, 29 Jun 2010 00:46:29 -0400
changeset 3 0954f5dd2cd0
parent 0 1450b09d0cfd
child 16 3c88a81ff781
permissions -rw-r--r--
201026

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