* remove the ui-green ui-gray ui-blue instead zt-icons.

This commit is contained in:
chencongzhi520@gmail.com
2013-01-25 01:28:28 +00:00
parent 835b3757ec
commit 84c7fd2c49
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

@@ -415,8 +415,8 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
.button-create{}
/*-----------------------ICONS --------------------*/
.icon-search {padding-left:16px; background:url(images/main/ui-green.png) -160px 128px; border:0px;}
.icon-arrow {padding-left:10px; background:url(images/main/ui-gray.png) -32px 0px;}
.icon-search {padding-left:16px; background:url(images/main/zt-icons.png) -123px -83px; border:0px;}
.icon-arrow {padding-left:10px; background:url(images/main/zt-icons.png) -102px -443px;}
/* Common icons. */
#featurebar .f-right .icon-goback {padding:0px 9px}