1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00

Call out the elements explicitly.

This commit is contained in:
Rob Rix 2015-10-21 18:07:02 -04:00
parent 6152f6b0e7
commit 0d5472c3d7

View File

@ -20,11 +20,7 @@
background-color: #eee;
}
dt {
display: none;
}
#diff * {
#diff div, #diff ul, #diff li, #diff dl, #diff dd, #diff span {
white-space: pre-wrap;
display: inline;
margin: 0;