Mercurial > hg > webaudioevaluationtool
changeset 1229:bb082e66dfbe
Updated test_create style for label rather than span
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Wed, 24 Feb 2016 13:49:40 +0000 |
parents | a08957badf33 |
children | cbf4bb5e2d88 |
files | test_create/style.css |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/test_create/style.css Wed Feb 24 13:36:12 2016 +0000 +++ b/test_create/style.css Wed Feb 24 13:49:40 2016 +0000 @@ -130,6 +130,6 @@ div.attribute input[type=radio], div.attribute input[type=checkbox]{ width: 10px; } -input:disabled+span{ +input:disabled+label{ text-decoration: line-through; } \ No newline at end of file