* adjust the task-create icon of project-story.

This commit is contained in:
chencongzhi520@gmail.com
2013-01-21 01:59:37 +00:00
parent d60d17e5cf
commit fe729868bd
3 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
.icon-green-task-create {padding:2px 7px 2px 10px; background:url(/theme/default/images/main/zt-icons.png) -120px -202px;}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 75 KiB

View File

@@ -471,7 +471,7 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
.icon-green-project-unlinkStory {padding:2px 5px 2px 10px; background:url(images/main/zt-icons.png) -180px -201px;}
.icon-green-productplan-unlinkStory {padding:2px 5px 2px 10px; background:url(images/main/zt-icons.png) -180px -201px;}
.icon-green-project-linkStory, .icon-green-productplan-linkStory {padding:2px 3px 2px 10px; background:url(images/main/zt-icons.png) -160px -201px;}
.icon-green-project-linkStory, .icon-green-productplan-linkStory {padding:2px 3px 2px 10px; background:url(images/main/zt-icons.png) -161px -201px;}
#featurebar .f-right .icon-green-story-create, .icon-green-story-create {padding:2px 7px 2px 10px; background:url(images/main/zt-icons.png) 0px -202px;}
#featurebar .f-right .icon-green-story-batchCreate {padding:2px 7px 2px 10px; background:url(images/main/zt-icons.png) -20px -202px;}