View | Details | Raw Unified | Return to bug 38918
Collapse All | Expand All

(-)base/univention-system-activation/css/tabs.styl (-1 / +2 lines)
 Lines 42-48    Link Here 
42
		transition: opacity 1s ease-in-out;
42
		transition: opacity 1s ease-in-out;
43
		width: 100%;
43
		width: 100%;
44
		height: 32px;
44
		height: 32px;
45
		background: url(icons/loading-bubbles.svg) no-repeat;
45
		background: url(icons/loading-bubbles.gif) no-repeat;
46
		background-size: 42px 16px;
46
		background-position: center center;
47
		background-position: center center;
47
	}
48
	}
48
49

Return to bug 38918