[LON-CAPA-cvs] cvs: loncom /homework insertlist.xml

albertel lon-capa-cvs-allow@mail.lon-capa.org
Tue, 25 Sep 2007 20:16:28 -0000


albertel		Tue Sep 25 16:16:28 2007 EDT

  Modified files:              
    /loncom/homework	insertlist.xml 
  Log:
  - lighten the color (black text on the dark blue was unreadable)
  
  
Index: loncom/homework/insertlist.xml
diff -u loncom/homework/insertlist.xml:1.10 loncom/homework/insertlist.xml:1.11
--- loncom/homework/insertlist.xml:1.10	Tue Sep 11 15:50:11 2007
+++ loncom/homework/insertlist.xml	Tue Sep 25 16:16:27 2007
@@ -331,7 +331,7 @@
 	</tag>
 	<tag name="matchresponse::item">
 		<description>Item</description>
-		<color>#0e0ed7</color>
+		<color>#e0e0d7</color>
 		<insert_sub>Apache::matchresponse::insert_item</insert_sub>
 		<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
 	</tag>