mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Makes zoom buttons on gantt looks like the others.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4283 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -854,6 +854,8 @@ padding-bottom: 3px;
|
||||
.icon-summary { background-image: url(../images/lightning.png); }
|
||||
.icon-server-authentication { background-image: url(../images/server_key.png); }
|
||||
.icon-issue { background-image: url(../images/ticket.png); }
|
||||
.icon-zoom-in { background-image: url(../images/zoom_in.png); }
|
||||
.icon-zoom-out { background-image: url(../images/zoom_out.png); }
|
||||
|
||||
.icon-file { background-image: url(../images/files/default.png); }
|
||||
.icon-file.text-plain { background-image: url(../images/files/text.png); }
|
||||
|
||||
Reference in New Issue
Block a user