Difference between revisions of "Template:UiOslo Norway"
Line 198: | Line 198: | ||
} | } | ||
− | + | /* TEST FOR TOOLTIP on HOVER */ | |
− | + | a.tooltip {outline:none; } | |
+ | a.tooltip strong {line-height:30px;} | ||
+ | a.tooltip:hover {text-decoration:none;} | ||
+ | a.tooltip span { | ||
+ | z-index:10;display:none; padding:14px 20px; | ||
+ | margin-top:-30px; margin-left:28px; | ||
+ | width:300px; line-height:16px; | ||
+ | } | ||
+ | a.tooltip:hover span{ | ||
+ | display:inline; position:absolute; color:#111; | ||
+ | border:1px solid #DCA; background:#fffAF0;} | ||
+ | .callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;} | ||
Revision as of 09:53, 4 August 2015