From: Go MAEDA Date: Mon, 29 Jun 2020 09:12:57 +0000 (+0000) Subject: Merged r19841 from trunk to 4.1-stable (#8251). X-Git-Tag: 4.1.2~41 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4ea1a5ddb4c56d11ba3cf4d559634d9ed1feb99d;p=redmine.git Merged r19841 from trunk to 4.1-stable (#8251). git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19842 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/themes/classic/stylesheets/application.css b/public/themes/classic/stylesheets/application.css index 523104dcb..5104626b0 100644 --- a/public/themes/classic/stylesheets/application.css +++ b/public/themes/classic/stylesheets/application.css @@ -29,7 +29,6 @@ body{ color:#303030; background:#e8eaec; } #main a { font-weight: bold; color: #467aa7;} #main a:hover { color: #2a5a8a; text-decoration: underline; } #content { background: #fff; } -#content .tabs ul { bottom:-1px; } h2, h3, h4, .wiki h1, .wiki h2, .wiki h3 { border-bottom: 0px; color:#606060; font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } h2, .wiki h1 { letter-spacing:-1px; }