mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
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:
parent
0105f36866
commit
cf372d1e05
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user