From f0b2ed87fc67f8bbba522a60395099cb0d622c6a Mon Sep 17 00:00:00 2001 From: Thomas <thomas@roundcube.net> Date: Thu, 17 Oct 2013 03:12:01 -0400 Subject: [PATCH] Revert "Backported the canned responses feature to this release branch" --- skins/classic/settings.css | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) diff --git a/skins/classic/settings.css b/skins/classic/settings.css index 8758c57..c918e3c 100644 --- a/skins/classic/settings.css +++ b/skins/classic/settings.css @@ -81,19 +81,10 @@ } #identity-details table td.title, -#response-details table td.title, #folder-details table td.title { font-weight: bold; text-align: right; -} - -#response-details table td.title -{ - text-align: left; - vertical-align: top; - width: 140px; - padding-top: 5px; } #bottomboxes @@ -154,12 +145,6 @@ white-space: nowrap; text-align: right; float: right; -} - -#formfooter .footerindent -{ - padding: 10px 0; - margin-left: 155px; } #quota -- Gitblit v1.9.1