Mercurial > hg > waet-hammond-1
view test_create/custom.css @ 15:853caf8cd74b
Update
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Wed, 04 May 2016 17:25:19 +0100 |
parents | d2eb0e6ccaaf |
children |
line wrap: on
line source
div#content > div.node{ background-color: rgb(200,228,151); } div#content > div#setup{ background-color: coral; } input:disabled+span{ text-decoration: line-through; } div.attribute{ float: none; } div.attribute input{ max-width: 100%; width: 300px; } div.attribute input[type=radio], div.attribute input[type=checkbox]{ width: 10px; }