mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2025-01-12 06:41:14 +01:00
Ajax loading animation hourglass reactivated
This commit is contained in:
parent
5b74049f5c
commit
93e3b01a25
@ -3710,10 +3710,10 @@ span.red, b.red {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dataTables_wrapper .dataTables_processing {
|
.dataTables_wrapper .dataTables_processing {
|
||||||
background: url('../images/loading.gif') no-repeat;
|
background: url('../images/loading.gif') no-repeat !important;
|
||||||
background-position: 50% 0;
|
background-position: 50% 0 !important;
|
||||||
background-size: 150px;
|
background-size: 150px !important;
|
||||||
padding-top: 90px;
|
padding-top: 90px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.ui-tabs-anchor:hover {
|
a.ui-tabs-anchor:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user