--- cfmaps/common.css 2005/11/20 20:37:13 1.8 +++ cfmaps/common.css 2005/11/20 20:38:00 1.9 @@ -24,7 +24,7 @@ .map tr { width: 32px; height: 32px; margin: 0px; padding: 0px; } .map td { width: 32px; height: 32px; margin: 0px; padding: 0px; border: 0px; } -.map td > div { padding: 3px; width: 26px; height: 26px; position: relative; line-height: 10px; } +.map td > div { padding: 3px; width: 26px; height: 26px; position: relative; } .map td > div:hover { padding: 0px; border: 3px solid yellow; border-style: ridge; } .c { display: none; } @@ -34,7 +34,7 @@ position: absolute; min-width: 40em; font-size: 8pt; - line-height: 9pt; + line-height: auto; border: 0px; background: #eee; border: 3px solid yellow;