diff --git a/www/theme/default/images/main/ui-blue.png b/www/theme/default/images/main/ui-blue.png deleted file mode 100644 index 808914d6fa..0000000000 Binary files a/www/theme/default/images/main/ui-blue.png and /dev/null differ diff --git a/www/theme/default/images/main/ui-gray.png b/www/theme/default/images/main/ui-gray.png deleted file mode 100644 index 8204d558b4..0000000000 Binary files a/www/theme/default/images/main/ui-gray.png and /dev/null differ diff --git a/www/theme/default/images/main/ui-green.png b/www/theme/default/images/main/ui-green.png deleted file mode 100644 index e723b35f89..0000000000 Binary files a/www/theme/default/images/main/ui-green.png and /dev/null differ diff --git a/www/theme/default/images/main/zt-icons.png b/www/theme/default/images/main/zt-icons.png index fb24f38f91..b7d7e3ff5c 100755 Binary files a/www/theme/default/images/main/zt-icons.png and b/www/theme/default/images/main/zt-icons.png differ diff --git a/www/theme/default/style.css b/www/theme/default/style.css index e568a2ff6f..75304a6544 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -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}