mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
sharvey: middle isn't a position attribute - center is
(merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41889 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
561a3cd4ba
commit
baf48eb9b1
@ -382,7 +382,7 @@ table.CMSList tbody td.current td {
|
||||
.ajaxActions input.loading {
|
||||
background-color: #fff;
|
||||
background-image: url(../images/network-save.gif);
|
||||
background-position: middle left;
|
||||
background-position: center left;
|
||||
background-repeat: no-repeat;
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user