/* file KLEIDER/web/src/pinw/store.css */ /* 2020-05-26 Herbert Schiemann */ input[class="v"] { width: 30em; } input[class="sv"] { width: 15em; } table { border-collapse:separate; /* https://developer.mozilla.org/de/docs/Web/CSS/border-spacing */ /* https://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing */ border-spacing: 1em 0.2em; } thead { font-weight: bold; } code[x-ref] { color: #008800; cursor: pointer; } span#setnametm { color: #008800; cursor: pointer; } /* end of file KLEIDER/web/src/pinw/store.css */