changeset 566:84fde575a2fe

Added a style.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Fri, 28 Dec 2007 23:24:08 +0100
parents 184a8d8bad2e
children ab9f5020cd02
files trunk/src/dil_xml.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/trunk/src/dil_xml.css	Fri Dec 28 23:22:33 2007 +0100
+++ b/trunk/src/dil_xml.css	Fri Dec 28 23:24:08 2007 +0100
@@ -59,6 +59,7 @@
 }
 /* d { background-color: #FFDDDD; } */
 /* e { background-color: #DDDDFF; } */
+d[t=Illegal], s[t=Illegal] { background-color: #DD4422; }
 d[t=Module] i, d[t=Import] i { color: blue; }
 t > i { color: #911; }
 t > br, t > op { color: #911; }