BUGIX: CMS UI search spinner style tweak

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@71170 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
James Kirkus-Lamont 2009-02-01 23:24:04 +00:00 committed by Sam Minnee
parent 0105f36866
commit cf372d1e05

View File

@ -358,8 +358,8 @@ body.stillLoading select {
height: 16px;
background: #EFEFEF url(../images/network-save.gif) no-repeat;
position: absolute;
left: 158px;
top: 3px;
left: 145px;
top: 2px;
}
#searchIndicator.loading {
display: block;