summaryrefslogtreecommitdiffstats
path: root/public/themes
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-06-29 09:12:57 +0000
committerGo MAEDA <maeda@farend.jp>2020-06-29 09:12:57 +0000
commit4ea1a5ddb4c56d11ba3cf4d559634d9ed1feb99d (patch)
tree28d220a7a9158768d86c9303f4cfb031cb8ef9ef /public/themes
parentf3acfc772ab057f7832f7dcf8e7d75b593d142f7 (diff)
downloadredmine-4ea1a5ddb4c56d11ba3cf4d559634d9ed1feb99d.tar.gz
redmine-4ea1a5ddb4c56d11ba3cf4d559634d9ed1feb99d.zip
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
Diffstat (limited to 'public/themes')
-rw-r--r--public/themes/classic/stylesheets/application.css1
1 files changed, 0 insertions, 1 deletions
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; }