view wiki/common.css @ 409:4a943393a167

Added wrapper for QImage::save. It has been private back from QtJambi because the format argument is a plain char pointer instead of a QString, but unlike QPixmap, wrappers were missing.
author David Nadlinger <code@klickverbot.at>
date Sun, 20 Mar 2011 20:39:44 +0100
parents d2f48c4cb3e3
children
line wrap: on
line source

DIV.warning
{
	border: solid 1px;
}

SPAN.header1
{
	border-bottom: dotted 1px;
}

DIV.warning
{
}