From: Janis Streib Date: Thu, 10 Jul 2014 21:00:01 +0000 (+0200) Subject: Use th X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=d1bf1011c6d19aede47a12d249415e8679abb0d3 Use th --- diff --git a/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ b/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ index a3e8603d..0b253b3a 100644 --- a/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ +++ b/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ @@ -1,7 +1,7 @@ - + diff --git a/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ b/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ index 480696d2..c495c68b 100644 --- a/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ +++ b/src/org/cacert/gigi/pages/account/MailCertificateAdd.templ @@ -11,7 +11,7 @@
- + diff --git a/src/org/cacert/gigi/pages/account/MyDetails.templ b/src/org/cacert/gigi/pages/account/MyDetails.templ index 9803a888..518fa3ed 100644 --- a/src/org/cacert/gigi/pages/account/MyDetails.templ +++ b/src/org/cacert/gigi/pages/account/MyDetails.templ @@ -2,7 +2,7 @@
- + diff --git a/src/org/cacert/gigi/pages/account/mailOverview.templ b/src/org/cacert/gigi/pages/account/mailOverview.templ index c17f0dfd..55a8f4ff 100644 --- a/src/org/cacert/gigi/pages/account/mailOverview.templ +++ b/src/org/cacert/gigi/pages/account/mailOverview.templ @@ -1,7 +1,7 @@
- + @@ -25,7 +25,7 @@
- + diff --git a/static/static/default.css b/static/static/default.css index 458adc99..20aeac42 100644 --- a/static/static/default.css +++ b/static/static/default.css @@ -741,7 +741,7 @@ pre{ border-right: 1px #cfcfcf dotted; } -.dataTable thead td { +.dataTable th { background: #e2e2e2; font-weight: bold; padding: 1px 5px 1px 5px;