You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2016/09/05 18:03:33 UTC

incubator-ponymail git commit: fix top right corner of headers

Repository: incubator-ponymail
Updated Branches:
  refs/heads/coffee-and-cake 0d111b510 -> 77393e5e0


fix top right corner of headers


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/77393e5e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/77393e5e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/77393e5e

Branch: refs/heads/coffee-and-cake
Commit: 77393e5e07f55e4241b14cc401d6b1dc2fd0b231
Parents: 0d111b5
Author: Daniel Gruno <hu...@apache.org>
Authored: Mon Sep 5 20:03:17 2016 +0200
Committer: Daniel Gruno <hu...@apache.org>
Committed: Mon Sep 5 20:03:17 2016 +0200

----------------------------------------------------------------------
 site/css/ponymail2.css | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/77393e5e/site/css/ponymail2.css
----------------------------------------------------------------------
diff --git a/site/css/ponymail2.css b/site/css/ponymail2.css
index 3d87197..2d15ecb 100644
--- a/site/css/ponymail2.css
+++ b/site/css/ponymail2.css
@@ -415,6 +415,7 @@ a {
     width: 100%;
     margin-left: -5px;
     padding-left: 5px;
+    border-top-right-radius: 4px;
 }
 
 .header_key {