* add icon for todo-create and todo-batchCreate.

This commit is contained in:
chencongzhi520@gmail.com
2012-10-25 01:13:39 +00:00
parent 3889ee0c7a
commit 3c24b63dc2
+4
View File
@@ -528,3 +528,7 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
/* Effort icons. */
.icon-green-effort-createForObject {padding:2px 8px; background:url(images/main/zt-icons.png) -80px -2px;}
/* Todo icons. */
#featurebar .f-right .icon-green-todo-create {padding:2px 8px; background:url(images/main/zt-icons.png) 0px -202px;}
#featurebar .f-right .icon-green-todo-batchCreate {padding:2px 8px; background:url(images/main/zt-icons.png) -20px -202px;}