comparison core/modules/system/css/system.maintenance.css @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
42 42
43 #edit-connection-settings-change-connection-type { 43 #edit-connection-settings-change-connection-type {
44 margin: 2.6em 0.5em 0 1em; /* LTR */ 44 margin: 2.6em 0.5em 0 1em; /* LTR */
45 } 45 }
46 [dir="rtl"] #edit-connection-settings-change-connection-type { 46 [dir="rtl"] #edit-connection-settings-change-connection-type {
47 margin-right: 1em;
47 margin-left: 0.5em; 48 margin-left: 0.5em;
48 margin-right: 1em;
49 } 49 }
50 50
51 /** 51 /**
52 * Theme maintenance styles 52 * Theme maintenance styles
53 */ 53 */