Index: ssts-web/src/main/webapp/ext-4.2.3/resources/ext-theme-green/custom-theme-sandbox.css =================================================================== diff -u -r27934 -r32210 --- ssts-web/src/main/webapp/ext-4.2.3/resources/ext-theme-green/custom-theme-sandbox.css (.../custom-theme-sandbox.css) (revision 27934) +++ ssts-web/src/main/webapp/ext-4.2.3/resources/ext-theme-green/custom-theme-sandbox.css (.../custom-theme-sandbox.css) (revision 32210) @@ -42,6 +42,15 @@ .btn_ext_application_add { background-image:url( ../../../images/web/application_add.png) !important; } +.btn_ext_application_edit { + background-image:url( ../../../images/web/application_edit.png) !important; +} +.btn_ext_application_set { + background-image:url( ../../../images/reSet.gif) !important; +} +.btn_ext_add_foreignTousse { + background-image:url( ../../../images/web/package2.png) !important; +} .icon_print{ background-image:url( ../../../images/printButton.png ) !important; }