From: Yasin Date: Mon, 9 Sep 2013 13:03:18 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/myslice X-Git-Tag: myslice-0.2-3~39 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9d06d7b0d1e0aadb36b1b97371c08d98573d7d7c;hp=2b725d334e5115adbd26a297ba5c3720a6f852f9;p=unfold.git Merge branch 'master' of ssh://git.onelab.eu/git/myslice --- diff --git a/portal/static/css/account_view_html.css b/portal/static/css/account_view_html.css index 0b1b6bb9..ee6b05e0 100644 --- a/portal/static/css/account_view_html.css +++ b/portal/static/css/account_view_html.css @@ -205,7 +205,7 @@ ul.errorlist li { -table.mytable { border-collapse: collapse; border: 1px solid #839E99; +table.mytable {margin: auto; border-collapse: collapse; border: 1px solid #839E99; background: #f1f8ee; font: .9em/1.2em Georgia, "Times New Roman", Times, serif; color: #033;table-layout:fixed; } .mytable caption { font-size: 1.3em; font-weight: bold; text-align: left; padding: 1em 4px; } .mytable td, th { padding: 3px 3px .75em 3px; line-height: 1.3em; }