Merge "Lowering zindex for spinners, so they don't appear above modal windows."
This commit is contained in:
commit
228c717e2a
@ -92,7 +92,8 @@ var Horizon = function() {
|
||||
radius: 3,
|
||||
color: '#000',
|
||||
speed: 0.8,
|
||||
trail: 50
|
||||
trail: 50,
|
||||
zIndex: 100
|
||||
};
|
||||
|
||||
/* Namespace for core functionality related to DataTables. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user