Project

General

Profile

Actions

Patch #24578

closed

Remove unused CSS class ".icon-details"

Added by Go MAEDA over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Related to #23031#note-1.

Index: public/stylesheets/application.css
===================================================================
--- public/stylesheets/application.css    (revision 16055)
+++ public/stylesheets/application.css    (working copy)
@@ -1230,7 +1230,6 @@
 .icon-lock, .icon-locked  { background-image: url(../images/locked.png); }
 .icon-unlock  { background-image: url(../images/unlock.png); }
 .icon-checked  { background-image: url(../images/toggle_check.png); }
-.icon-details  { background-image: url(../images/zoom_in.png); }
 .icon-report  { background-image: url(../images/report.png); }
 .icon-comment, .icon-comments  { background-image: url(../images/comment.png); }
 .icon-summary  { background-image: url(../images/lightning.png); }

Related issues

Related to Redmine - Defect #23031: CSS Wrong icon for detailsClosed

Actions
Actions #1

Updated by Go MAEDA over 7 years ago

Actions #2

Updated by Jean-Philippe Lang over 7 years ago

  • Category changed from UI to Code cleanup/refactoring
  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang

Committed, thanks.

Actions

Also available in: Atom PDF