Unverified Commit f7e571c8 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3264911 by bserem, lauriii, arismag, xjm, vensires: Core CSS files...

Issue #3264911 by bserem, lauriii, arismag, xjm, vensires: Core CSS files contain reference to suspicious website
parent bc17f2fe
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -6,7 +6,9 @@
 */
@media print {
  * {
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    /* Black prints faster */
    /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */
    color: #000 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
@@ -20,7 +22,7 @@
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group; /* h5bp.com/t */
    display: table-header-group;
  }
  tr,
  img {
+4 −2
Original line number Diff line number Diff line
@media print {
  * {
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    /* Black prints faster */
    /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */
    color: #000 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
@@ -14,7 +16,7 @@
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group; /* h5bp.com/t */
    display: table-header-group;
  }
  tr,
  img {
+4 −2
Original line number Diff line number Diff line
@media print {
  * {
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    /* Black prints faster */
    /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */
    color: #000 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
@@ -18,7 +20,7 @@
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group; /* h5bp.com/t */
    display: table-header-group;
  }
  tr,
  img {