Index: openacs-4/packages/xowiki/www/resources/xowiki.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/resources/xowiki.css,v diff -u -r1.34 -r1.35 --- openacs-4/packages/xowiki/www/resources/xowiki.css 24 Sep 2008 09:55:45 -0000 1.34 +++ openacs-4/packages/xowiki/www/resources/xowiki.css 31 Oct 2008 02:01:30 -0000 1.35 @@ -133,7 +133,9 @@ div.rightbox {float:right; right: 1em; clear: right; font-size: 75%; padding: 5px; border:dotted; border-width:1px;background: #f8f8f8; } -div.presence h1 {font-size: 90%; margin-bottom: 0px;} +div.presence div.title {font-size: 90%; margin-bottom: 0px; + border-bottom: solid silver 1px; color: #222222; +} div.xowiki-content pre, .code { font-family: "Courier", monospace;