From f1141d55e6ac76ba637baf47f37d127784c04133 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Mon, 29 Jun 2020 09:14:09 +0000 Subject: Merged r19841 from trunk to 4.0-stable (#8251). git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@19843 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/themes/classic/stylesheets/application.css | 1 - 1 file changed, 1 deletion(-) 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; } -- cgit v1.2.3