mirror of
https://github.com/redmine/redmine.git
synced 2026-03-04 11:31:31 +01:00
Removed unused CSS class ".icon-details" (#24578).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16080 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1231,7 +1231,6 @@ div.wiki img {vertical-align:middle; max-width:100%;}
|
||||
.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); }
|
||||
|
||||
Reference in New Issue
Block a user