Unverified Commit c7b83e20 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3196430 by Gauravmahlawat, ranjith_kumar_k_u, andrewmacpherson,...

Issue #3196430 by Gauravmahlawat, ranjith_kumar_k_u, andrewmacpherson, longwave, maxstarkenburg, Lendude: Remove ::selection style from off-canvas dialog reset

(cherry picked from commit 1992dda9)
parent 6bd92072
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -379,10 +379,3 @@
  border: 1px solid gray;
  background: white;
}

/* To standardize off-canvas selection color. */
#drupal-off-canvas ::-moz-selection,
#drupal-off-canvas ::selection {
  color: inherit;
  background-color: rgba(175, 175, 175, 0.5);
}
+0 −7
Original line number Diff line number Diff line
@@ -379,10 +379,3 @@
  border: 1px solid gray;
  background: white;
}

/* To standardize off-canvas selection color. */
#drupal-off-canvas ::-moz-selection,
#drupal-off-canvas ::selection {
  color: inherit;
  background-color: rgba(175, 175, 175, 0.5);
}
+0 −7
Original line number Diff line number Diff line
@@ -379,10 +379,3 @@
  border: 1px solid gray;
  background: white;
}

/* To standardize off-canvas selection color. */
#drupal-off-canvas ::-moz-selection,
#drupal-off-canvas ::selection {
  color: inherit;
  background-color: rgba(175, 175, 175, 0.5);
}