Index: conf.css =================================================================== --- conf.css (revision 1445) +++ conf.css (revision 1448) @@ -1,5 +1,5 @@ /* - * $Id: conf.css 990 2006-01-22 01:27:30Z brachman $ + * $Id$ */ .configuration { @@ -37,6 +37,16 @@ color: dodgerblue; } +.transfer_begin { + font-weight: bold; + color: dodgerblue; +} + +.transfer_end { + font-weight: bold; + color: dodgerblue; +} + .store_begin { font-weight: bold; color: dodgerblue;