More actions
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
.tooltip-frame .inner-snippet{display: none} | .tooltip-frame .inner-snippet{display: none} | ||
.tooltip-frame:hover .inner-snippet,.tooltip-frame.hover .inner-snippet | .tooltip-frame:hover .inner-snippet,.tooltip-frame.hover .inner-snippet | ||
| Line 43: | Line 33: | ||
float: left; | float: left; | ||
font-family: trebuchet MS; | font-family: trebuchet MS; | ||
line-height: | line-height: 22px; | ||
margin-bottom: 3px; | margin-bottom: 3px; | ||
width: 325px; | width: 325px; | ||
| Line 74: | Line 64: | ||
} | } | ||
.tooltip-frame .inner-snippet .att-value { text-align:right; | .tooltip-frame .inner-snippet .att-value | ||
{ | |||
color: white; | |||
padding: 0 2px 0 4px; | |||
text-align: right; | |||
} | |||
.tooltip-frame .inner-snippet .att-label { color: darkgrey; } | .tooltip-frame .inner-snippet .att-label { color: darkgrey; } | ||