]> source.dussan.org Git - redmine.git/commitdiff
Merged r18428 from trunk to 3.4-stable (#32012).
authorGo MAEDA <maeda@farend.jp>
Thu, 5 Sep 2019 00:03:23 +0000 (00:03 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 5 Sep 2019 00:03:23 +0000 (00:03 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@18430 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index ad9878e47a24af5e51a896b64d3a2b31c64a833b..7affe2939b648a4d3323d392b7779a04da5b5029 100644 (file)
@@ -1309,7 +1309,7 @@ div.wiki img {vertical-align:middle; max-width:100%;}
 .icon-file.text-x-c { background-image: url(../images/files/c.png); }
 .icon-file.text-x-csharp { background-image: url(../images/files/csharp.png); }
 .icon-file.text-x-java { background-image: url(../images/files/java.png); }
-.icon-file.text-x-javascript { background-image: url(../images/files/js.png); }
+.icon-file.application-javascript { background-image: url(../images/files/js.png); }
 .icon-file.text-x-php { background-image: url(../images/files/php.png); }
 .icon-file.text-x-ruby { background-image: url(../images/files/ruby.png); }
 .icon-file.text-xml { background-image: url(../images/files/xml.png); }