[WTF CVS] wtf/static general.css,1.12,1.13
Brought to you by:
gryphonshafer
From: Gryphon S. <gry...@us...> - 2006-12-03 23:03:52
|
Update of /cvsroot/wtf-tracker/wtf/static In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv24976/static Modified Files: general.css Log Message: Additional data exposure in the Activity Summary screen Index: general.css =================================================================== RCS file: /cvsroot/wtf-tracker/wtf/static/general.css,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** general.css 3 Dec 2006 21:06:13 -0000 1.12 --- general.css 3 Dec 2006 23:03:44 -0000 1.13 *************** *** 341,345 **** table#tracking_table tfoot td, ! table tfoot td#activity_total { text-align: right; background-color: #e0e0e0; --- 341,346 ---- table#tracking_table tfoot td, ! table tfoot td#activity_total, ! tr.footer_summary td { text-align: right; background-color: #e0e0e0; |