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 -N -r1.47 -r1.48 --- openacs-4/packages/xowiki/www/resources/xowiki.css 18 Jun 2009 11:46:17 -0000 1.47 +++ openacs-4/packages/xowiki/www/resources/xowiki.css 15 Nov 2009 11:06:59 -0000 1.48 @@ -303,6 +303,15 @@ div.recent div.portlet .list-table td.list { padding: 8px 4px; } + +/* includelet "categories-recent" */ +div.categories-recent .date { + font-size: 85%; + font-weight: bold; + color: #9a9a9b; +} + +/* inherited markup */ div.xowiki-content a.inherited { background: url(/resources/acs-subsite/arrow-down.gif) right center no-repeat; padding-right: 14px;