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.6 -r1.7 --- openacs-4/packages/xowiki/www/resources/xowiki.css 15 Sep 2006 16:45:00 -0000 1.6 +++ openacs-4/packages/xowiki/www/resources/xowiki.css 2 Dec 2006 14:09:35 -0000 1.7 @@ -97,6 +97,11 @@ a:visited.rss {color: #FFF} a:link.rss {color: #FFF} +#presence {float:right; right: 1em; clear: right; font-size: 75%; padding: 5px; + border:dotted; border-width:1px;background: #f8f8f8 +} +#presence h1 {font-size: 11px; margin-bottom: 0px} + .code { font-family: "Courier", monospace; }