* code for task#1087.

* remove the www/theme/index.css to module/my/css/index.css.
 * replace the noProjectTips instead createProject.
 * replace the noProductTips instead createProduct.
This commit is contained in:
chencongzhi520@gmail.com
2013-02-19 01:47:10 +00:00
parent 0f4b864f90
commit 044c8fd6a8
6 changed files with 13 additions and 16 deletions
+7
View File
@@ -8,3 +8,10 @@
#row2 .table-1, #row2 caption{border:none}
caption .f-left {padding-left:0px}
.icon-dynamic {padding-left:16px; background:url(../theme/default/images/main/zt-icons.png); background-position:-65px -444px;}
.icon-more {padding-left:16px; background:url(../theme/default/images/main/zt-icons.png); background-position:-102px -443px;}
.icon-todo {padding-left:16px; background:url(../theme/default/images/main/zt-icons.png); background-position:-2px -443px;}
.icon-bug {padding-left:16px; background:url(../theme/default/images/main/zt-icons.png); background-position:-42px -442px;}
.icon-task {padding-left:16px; background:url(../theme/default/images/main/zt-icons.png); background-position:-22px -442px;}
.icon-story {padding-left:16px; background:url(../theme/default/images/main/zt-icons.png); background-position:-82px -443px;}