summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-06-29 09:14:09 +0000
committerGo MAEDA <maeda@farend.jp>2020-06-29 09:14:09 +0000
commitf1141d55e6ac76ba637baf47f37d127784c04133 (patch)
tree33783bbf1f664db0f5a9c86a4e2a539627b8925c
parent61532dde0487f4eb6231824091138fdbeb75593a (diff)
downloadredmine-f1141d55e6ac76ba637baf47f37d127784c04133.tar.gz
redmine-f1141d55e6ac76ba637baf47f37d127784c04133.zip
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
-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; }