File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 2323dd { margin-inline-start : 0px ; }
2424
2525td { text-align : center; }
26-
2726/*
2827td { --left-padding: 0.5vw; }
2928time { display: block; text-align: left; padding-left: var(--left-padding); position: absolute; top: 0.5vw; }
3231
3332/* Colors */
3433td { background-color : var (--color ); color : white; outline : 1px solid var (--color ); }
35- a { color : white; }
34+ table a { color : white; }
3635.other { --color : grey; } /* default/other */
3736.all { --color : olive; }
3837.allbutie11 { --color : darkolivegreen; }
@@ -276,7 +275,7 @@ <h3>Key</h3>
276275 < dt > Jx</ dt >
277276 < dd > < a href ="https://developer.mozilla.org/en-US/docs/Archive/Web/E4X/Processing_XML_with_E4X "> XML in JS (E4X)</ a > </ dd >
278277 </ td >
279- < td class ="none ">
278+ < td class ="deprecated chrome none ">
280279 < time > 2015</ time >
281280 < dt > Pn</ dt >
282281 < dd > PNaCL</ dd >
You can’t perform that action at this time.
0 commit comments