mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00: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:
parent
5ca079192d
commit
af7ba4ad53
@ -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); }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user