added 'loc';
authorwenzelm
Sun, 28 Aug 2005 19:46:49 +0200
changeset 17176 3a02e6349a5d
parent 17175 1eced27ee0e1
child 17177 53cc9e134f40
added 'loc';
lib/html/isabelle.css
--- a/lib/html/isabelle.css	Sun Aug 28 19:42:19 2005 +0200
+++ b/lib/html/isabelle.css	Sun Aug 28 19:46:49 2005 +0200
@@ -9,6 +9,7 @@
 .bound  { color: green; }
 .var    { color: blue; }
 .xstr   { color: brown; }
+.loc    { color: brown; }
 
 .name     { font-style: italic; }
 .keyword  { font-weight: bold; }