1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-15 09:34:26 +02:00

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

View File

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