You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. |
Difference between revisions of "Widget:Column1"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
#box1:checked ~table .column1 { | #box1:checked ~table .column1 { | ||
display: table-cell; | display: table-cell; | ||
+ | } | ||
+ | p { | ||
+ | color: red; | ||
} | } | ||
</style> | </style> | ||
<input id="box1" type="checkbox"> | <input id="box1" type="checkbox"> | ||
<label for="box1"><!--{$name|escape:'urlpathinfo'}--></label></includeonly> | <label for="box1"><!--{$name|escape:'urlpathinfo'}--></label></includeonly> |