No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
.wcaginfo td.notsupports {background-color:#e9c4c4} | .wcaginfo td.notsupports {background-color:#e9c4c4} | ||
/*extensions list */ | /*extensions list */ | ||
.wcaginfo.query table {width: | .wcaginfo.query table {width:48em} | ||
.wcaginfo.query td.value {width: | .wcaginfo.query td.value {width:22em} | ||
.wcaginfo.query td.scope {width:14em} |
Latest revision as of 10:28, 8 August 2022
/*wcagCheck */
.wcaginfo .wikitable th {text-align:left;}
.wcaginfo td.supports {background-color:#c5e8c9}
.wcaginfo td.partiallysupports {background-color:#f7e1b2}
.wcaginfo td.notsupports {background-color:#e9c4c4}
/*extensions list */
.wcaginfo.query table {width:48em}
.wcaginfo.query td.value {width:22em}
.wcaginfo.query td.scope {width:14em}