Index: openacs-4/packages/lorsm/www/admin/tracking-rte/items.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/admin/tracking-rte/items.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/lorsm/www/admin/tracking-rte/items.adp 6 Mar 2008 14:00:28 -0000 1.2 +++ openacs-4/packages/lorsm/www/admin/tracking-rte/items.adp 17 Nov 2008 13:37:55 -0000 1.3 @@ -1,88 +1,89 @@ - - - - - - - - - + + + + + + + + - + - - - - -@item_id@
-@item_title@ -@identifierref@ -
-
- + .index { + font-size: 8pt; + } + + .caption, .index { + color: #ffffff; + } + + .comments { + font-size: 8pt; + } + + #site-header { + background-color: #6C9A83; + color: white; + font-family: tahoma, verdana, helvetica, sans-serif; + font-size: 85%; + padding-top: 10px; + padding-bottom: 14px; + padding-left: 14px; + padding-right: 18px; + text-align: center; + } + + #site-header .system-name { + font-size: 120%; + font-weight: bold; + float: left; + } + + #site-header .system-name a { + color: white; + text-decoration: none; + } + + #site-header .system-name a:hover { + color: white; + text-decoration: none; + } + + + + + + @item_id@
+ @item_title@ + @identifierref@ +
+
+