changeset 6523 | 67bff8734a5b |
parent 6140 | 65a619eb31c4 |
child 6663 | 6e4f16827048 |
--- a/web/data/uiprops.py Fri Oct 15 19:52:18 2010 +0200 +++ b/web/data/uiprops.py Sun Oct 17 10:04:03 2010 +0200 @@ -122,7 +122,7 @@ # body of boxes in the left or right column (whatever contextFree / contextual) leftrightBoxBodyBgColor = '#FFF' leftrightBoxBodyBg = lazystr('%(leftrightBoxBodyBgColor)s') -leftrightBoxBodyColor = '#black' +leftrightBoxBodyColor = 'black' leftrightBoxBodyHoverBgColor = '#EEEDD9' # body of 'incontext' boxes (eg displayed insinde the primary view)