From: Eric Morris Date: Thu, 7 Nov 2013 07:51:04 +0000 (-0800) Subject: Rename .rounded button class to .round X-Git-Tag: v1.0.0~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bbcf1b77c4d738ced28fa31cd00f9948cd01f4e7;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Rename .rounded button class to .round --- diff --git a/css/ink.css b/css/ink.css index 6ca0bc53..41a8df3b 100644 --- a/css/ink.css +++ b/css/ink.css @@ -462,7 +462,7 @@ td.panel { border-radius: 3px; } -.rounded table td { +.round table td { -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px;