| | |
| | | margin: 10px; |
| | | } |
| | | |
| | | td, th, div, p, select, input, textarea |
| | | select, input, textarea |
| | | { |
| | | font-size: 12px; |
| | | font-family: inherit; |
| | |
| | | text-decoration: underline; |
| | | } |
| | | |
| | | body.extwin #closelink |
| | | { |
| | | position: absolute; |
| | | top: 5px; |
| | | right: 20px; |
| | | text-align: right; |
| | | z-index:100; |
| | | } |
| | | |
| | | .box |
| | | { |
| | | border: 1px solid #999; |
| | |
| | | top: 32px; |
| | | left: 90px; |
| | | width: auto; |
| | | max-height: 70%; |
| | | overflow: auto; |
| | | display: none; |
| | | background-color: #fff; |
| | | background-color: rgba(255, 255, 255, 0.95); |
| | |
| | | { |
| | | display: block; |
| | | color: #a0a0a0; |
| | | padding: 2px 10px; |
| | | padding: 2px 16px 2px 10px; |
| | | text-decoration: none; |
| | | min-height: 14px; |
| | | background: transparent; |
| | |
| | | background-color: #929292; |
| | | } |
| | | |
| | | ul.treelist li |
| | | { |
| | | position: relative; |
| | | } |
| | | |
| | | ul.treelist li div.treetoggle |
| | | { |
| | | position: absolute; |