More actions
mNo edit summary |
m fixed minor bug on font weight |
||
| Line 10: | Line 10: | ||
.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 59: | Line 50: | ||
.tooltip-frame .inner-snippet .l2 span | .tooltip-frame .inner-snippet .l2 span | ||
{ | { | ||
float:left; | float: left; | ||
font-weight: normal; | |||
} | } | ||
.tooltip-frame .inner-snippet .l2 .att-line | .tooltip-frame .inner-snippet .l2 .att-line | ||