mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
Fixed loading css
This commit is contained in:
parent
b46278df1d
commit
23b1e10927
@ -237,7 +237,7 @@ span.et2_date span {
|
||||
|
||||
/** Display a loading icon **/
|
||||
.loading {
|
||||
background-position: center right;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url('images/ajax-loader.gif');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user