web/data/uiprops.py
changeset 5853 89ad81d6972d
parent 5819 1017163825c7
child 5939 a33402c1aa79
--- a/web/data/uiprops.py	Fri Jul 02 09:01:22 2010 +0200
+++ b/web/data/uiprops.py	Fri Jul 02 09:01:58 2010 +0200
@@ -96,7 +96,9 @@
 aColor = '#e6820e'
 aActiveColor = aVisitedColor = aLinkColor = aColor
 
+
 # page frame
+pageBgColor = '#e2e2e2'
 pageContentBorderColor = '#ccc'
 pageContentBgColor = '#fff'
 pageContentPadding = '1em'