view xul/skin/dialogs.css @ 288:02d14eac0cb7

Servlet version 1.5.0b -- the beginning of the next generation :-) - code restructuring to improve scaleability - new Initialiser servlet that must be run first - image transformation work moved to DigilibImageWorker class - Maximum number of concurrent threads limited by Semaphore - old JIMI toolkit implementation removed
author robcast
date Sun, 24 Oct 2004 20:23:49 +0200
parents 49cb8a445126
children
line wrap: on
line source

radiogroup {
  margin-left: 30px;
  margin-bottom: 10px;
}

textbox {
	margin-left: 10px;
}

button {
	margin: 8px;
}