comparison core/themes/stable/css/system/components/ajax-progress.module.css @ 14:1fec387a4317

Update Drupal core to 8.5.2 via Composer
author Chris Cannam
date Mon, 23 Apr 2018 09:46:53 +0100
parents 4c8ae668cc8c
children af1871eacc83
comparison
equal deleted inserted replaced
13:5fb285c0d0e3 14:1fec387a4317
9 } 9 }
10 [dir="rtl"] .ajax-progress { 10 [dir="rtl"] .ajax-progress {
11 float: right; 11 float: right;
12 } 12 }
13 .ajax-progress-throbber .throbber { 13 .ajax-progress-throbber .throbber {
14 background: transparent url(../../../images/core/throbber-active.gif) no-repeat 0px center; 14 background: transparent url(../../../images/core/throbber-active.gif) no-repeat 0 center;
15 display: inline; 15 display: inline;
16 padding: 1px 5px 2px; 16 padding: 1px 5px 2px;
17 } 17 }
18 .ajax-progress-throbber .message { 18 .ajax-progress-throbber .message {
19 display: inline; 19 display: inline;