Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / views_ui / css / views_ui.admin.css
index e932af13704492bd420e14229a0783097b825979..8aa3a136b675499557fda27ddce36e502ec660d0 100644 (file)
   opacity: 0.5;
 }
 .views-display-tab .details-wrapper > .views-ui-display-tab-bucket .actions {
-  opacity: 1.0;
+  opacity: 1;
 }
 .views-displays .tabs .add {
   position: relative;
   margin-bottom: 2em;
 }
 
-@media screen and (min-width:45em) { /* 720px */
+@media screen and (min-width: 45em) { /* 720px */
   .views-display-columns > * {
     float: left; /* LTR */
     margin-left: 2%; /* LTR */