The branch, master has been updated via a7d777a5e45a16b4fe4b885bf609aec270dce750 (commit) from 00013c2efd2cbd771bb23cd82bee861d31cd7b2b (commit)
- Log ----------------------------------------------------------------- commit a7d777a5e45a16b4fe4b885bf609aec270dce750 Author: Michal Čihař michal@cihar.com Date: Tue Feb 8 19:50:32 2011 +0100
Not needed
-----------------------------------------------------------------------
Summary of changes: graphite/css/theme_right.css.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/graphite/css/theme_right.css.php b/graphite/css/theme_right.css.php index 7d9ac0e..a116933 100644 --- a/graphite/css/theme_right.css.php +++ b/graphite/css/theme_right.css.php @@ -200,7 +200,7 @@ tr.odd { tr.even { background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>; } -tr.even th, tr.odd th, fieldset th { +fieldset th { color: <?php echo $GLOBALS['cfg']['MainColor']; ?>; }
hooks/post-receive