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.35 -r1.36 --- openacs-4/packages/xowiki/www/resources/xowiki.css 31 Oct 2008 02:01:30 -0000 1.35 +++ openacs-4/packages/xowiki/www/resources/xowiki.css 23 Nov 2008 18:43:43 -0000 1.36 @@ -216,3 +216,12 @@ /* the body-part of the calendar */ .weblog-mini-calendar #at-a-glance td { text-align: right; padding-right: 3px;} .weblog-mini-calendar #at-a-glance td.active:hover { text-align: right; } + +div.recent div.portlet .list-table td.list { + padding: 8px 4px; +} +div.xowiki-content a.inherited { + background: url(/resources/acs-subsite/arrow-down.gif) right center no-repeat; + padding-right: 14px; + font-size: 65%; +} \ No newline at end of file