diff --git a/workflow/engine/skinEngine/simplified/templates/appListSearch.html b/workflow/engine/skinEngine/simplified/templates/appListSearch.html index 844893e89..4a758d247 100644 --- a/workflow/engine/skinEngine/simplified/templates/appListSearch.html +++ b/workflow/engine/skinEngine/simplified/templates/appListSearch.html @@ -2,8 +2,8 @@
- - + + @@ -50,7 +50,7 @@ background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#dbdbdb 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#dbdbdb 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */ - + border: 1px solid #FFFFFF; color: #565656; text-decoration: none; @@ -78,7 +78,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007eb5', endColorstr='#003d5a',GradientType=0 ); /* IE6-9 */ } -