Delete summary::-webkit-details-marker from _print.css

This commit is contained in:
Michael Maxwell 2021-02-21 19:28:25 -08:00 committed by GitHub
parent 129e255eb4
commit 279b3fb4f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,10 +38,6 @@
color: #000;
}
summary::-webkit-details-marker {
color: #000;
}
tbody tr:nth-child(even) {
background-color: #f2f2f2;
}