/* Document : toolbar Created on : 2009-07-25, 19:19:49 Author : pi Description: Purpose of the stylesheet follows. */ /* TODO customize this sample style Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */ ul#browser { list-style-type: none; } ul#browser li { display: inline; } 