We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e2de3 commit 81f4bdbCopy full SHA for 81f4bdb
1 file changed
css-values-4/Overview.bs
@@ -27,7 +27,7 @@ pre.value { font: inherit; white-space: pre-wrap; margin: 0; padding: 0; }
27
#propvalues td { text-align: right; }
28
#propvalues td + td { text-align: left; }
29
dt + dt::before { content: ", "; }
30
-dt { display: inline; }
+dl:not(.switch) dt { display: inline; }
31
td > small { display: block; }
32
</style>
33
0 commit comments