view xul/skin/dialog_originalsize.css @ 448:e96757237406

fixed problem with next/prev page button in oldskin (basically my bad for not properly adapting the new dllib.js)
author robcast
date Mon, 16 Jan 2006 20:36:32 +0100
parents bf945fcf9105
children
line wrap: on
line source

#vertical_bar {
  list-style-image: url('chrome://alcatraz/skin/images/vertical_bar.png');
  margin: 5px;
}

#horizontal_bar {
  list-style-image: url('chrome://alcatraz/skin/images/horizontal_bar.png');
  margin: 5px;
}