view xul/skin/dialogs.css @ 297:b74c914b48a9

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:50 +0200
parents bf945fcf9105
children
line wrap: on
line source

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

textbox {
	margin-left: 10px;
}

button {
	margin: 8px;
}