Mercurial > hg > cmmr2012-drupal-site
diff core/themes/seven/css/components/views-ui.css @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:11:55 +0000 |
parents | c75dbcec494b |
children | 12f9dff5fda9 |
line wrap: on
line diff
--- a/core/themes/seven/css/components/views-ui.css Thu Feb 28 11:14:44 2019 +0000 +++ b/core/themes/seven/css/components/views-ui.css Thu Feb 28 13:11:55 2019 +0000 @@ -21,12 +21,12 @@ * a layout problem occurs for the Display format details if we don't fix its * padding), but it's probably safe to just let it apply everywhere. */ -#views-ui-add-form details details .details-wrapper { +#views-ui-add-form details details .seven-details__wrapper { padding-left: 0; padding-right: 0; } -.views-display-tab details.box-padding .details-wrapper { +.views-display-tab details.box-padding .seven-details__wrapper { padding: 0; } @@ -59,7 +59,7 @@ /* @group Dependent options */ -/* This is necessary to supercede the Seven .form-item +/* This is necessary to supersede the Seven .form-item * reset declaration that sets the margin to zero. */ .form-item-options-expose-required,