# HG changeset patch # User Nicholas Jillings # Date 1456321780 0 # Node ID 255a34d5b7063c725c2d29201ca3477595e55876 # Parent f682341c8eee4cdaa4681864a5fa3132e9b72f96 Updated test_create style for label rather than span diff -r f682341c8eee -r 255a34d5b706 test_create/style.css --- 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