diff --git a/www/theme/default/style.css b/www/theme/default/style.css index bcfef5ad1d..92e4b3ec81 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -504,7 +504,6 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table .severity5 {width:17px; margin:0px auto; display:block; background:url(images/main/zt-icons.png) -80px -383px; text-indent:-9999px;} .severity6 {width:17px; margin:0px auto; display:block; background:url(images/main/zt-icons.png) -100px -383px; text-indent:-9999px;} - .icon-green-bug-confirmStoryChange {padding:2px 8px; background:url(images/main/zt-icons.png) -40px -282px;} .icon-green-bug-confirmBug {padding:2px 8px; background:url(images/main/zt-icons.png) -40px -282px;} @@ -520,6 +519,9 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table .icon-green-bug-close {padding:2px 8px; background:url(images/main/zt-icons.png) -80px -281px;} .icon-gray-bug-close {padding:2px 8px; background:url(images/main/zt-icons.png) -80px -301px;} +.icon-green-bug-activate {padding:2px 8px; background:url(images/main/zt-icons.png) -120px -241px;} +.icon-gray-bug-activate {padding:2px 8px; background:url(images/main/zt-icons.png) -120px -261px;} + #featurebar .f-right .icon-green-bug-create, caption .f-right .icon-green-bug-create {padding:2px 8px; background:url(images/main/zt-icons.png) 0px -202px;} #featurebar .f-right .icon-green-bug-customFields {padding:2px 8px; background:url(images/main/zt-icons.png) -141px -282px;}