view DOCS/default.css @ 27654:a246ee34231b

Filter out xpm files from the list of dependencies to check for recursive dependencies. This avoids a ton of spurious warnings when generating dependency information in the gui subdirectory.
author diego
date Fri, 03 Oct 2008 09:56:37 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}