mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-16 10:58:47 +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 **/
|
/** Display a loading icon **/
|
||||||
.loading {
|
.loading {
|
||||||
background-position: center right;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-image: url('images/ajax-loader.gif');
|
background-image: url('images/ajax-loader.gif');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user