The branch, master has been updated via afa8f310ee1c4247af8aa0e6c975cf3723178ad9 (commit) from dd49ea040fac67d676a6fd2015c771f6c6e02ba2 (commit)
- Log ----------------------------------------------------------------- commit afa8f310ee1c4247af8aa0e6c975cf3723178ad9 Author: Michal Čihař mcihar@novell.com Date: Fri Jun 3 10:07:55 2011 +0200
Apply CSS fixes from pmahomme to original theme as well
-----------------------------------------------------------------------
Summary of changes: themes/original/css/theme_right.css.php | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 932081a..855d611 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -825,22 +825,12 @@ form.clock {
/* table stats */ -div#tablestatistics { - border-bottom: 0.1em solid #669999; - margin-bottom: 0.5em; - padding-bottom: 0.5em; -} - div#tablestatistics table { float: <?php echo $left; ?>; margin-top: 0.5em; margin-bottom: 0.5em; margin-<?php echo $right; ?>: 0.5em; } - -div#tablestatistics table caption { - margin-<?php echo $right; ?>: 0.5em; -} /* END table stats */
hooks/post-receive