Rev 1 |
|
Rev 13 |
Line 164... |
|
Line 164... |
.debug { line-height: 2.5; margin: 10px; font-size: 70%; background: yellow; border: 1px dashed black; padding: 4px;} |
|
.debug { line-height: 2.5; margin: 10px; font-size: 70%; background: yellow; border: 1px dashed black; padding: 4px;} |
.debug input { font-size: 80%; } |
|
.debug input { font-size: 80%; } |
.debug h1 { font-size: 8pt; border-bottom: 1px solid grey; text-align: left;} |
|
.debug h1 { font-size: 8pt; border-bottom: 1px solid grey; text-align: left;} |
.debug span { position: relative; } |
|
.debug span { position: relative; } |
.debug span label {position:absolute; top:-1.5em; left:0; font:bold 100%/1 sans-serif; } |
|
.debug span label {position:absolute; top:-1.5em; left:0; font:bold 100%/1 sans-serif; } |
|
|
|
|
|
|
th { color: white; font-weight: bold; text-align: right; font-size: 8pt;} |
|
th { color: white; font-weight: bold; text-align: right; font-size: 8pt;} |
td { color: white; font-weight: normal; text-align: left; font-size: 8pt;} |
|
td { color: white; font-weight: normal; text-align: left; font-size: 8pt;} |
|
|
|
#xycapture { cursor: crosshair; } |
|
#xycapture { cursor: crosshair; } |
Line 179... |
|
Line 178... |
text-align: left; |
|
text-align: left; |
padding: 5px 20px 5px 45px; |
|
padding: 5px 20px 5px 45px; |
border-top: 2px solid #ffd324; |
|
border-top: 2px solid #ffd324; |
border-bottom: 2px solid #ffd324; |
|
border-bottom: 2px solid #ffd324; |
} |
|
} |
|
|
|
|
|
.fontsamples { height: 64px; width: 300px; overflow: auto; } |
|
|
|
|
|
.cactilink, .cactinode { white-space: nowrap; } |