Rev 13306 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13306 | Rev 14731 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | !exit |
5 | !exit |
6 | !endif |
6 | !endif |
7 | 7 | ||
8 | !if $job iswordof taxo subject |
8 | !if $job iswordof taxo subject |
9 | !set wims_html_header=!append line <link rel="stylesheet" href="html/themes/_css/browse.css">\ |
9 | !set wims_html_header=!append line <link rel="stylesheet" href="html/themes/_css/browse.css">\ |
10 | <style |
10 | <style>\ |
11 | .tooltip:hover::after {\ |
11 | .tooltip:hover::after {\ |
12 | border: 1px solid $wims_refcolor;\ |
12 | border: 1px solid $wims_refcolor;\ |
13 | border-left: 10px solid $wims_ref_bgcolor;\ |
13 | border-left: 10px solid $wims_ref_bgcolor;\ |
14 | }\ |
14 | }\ |
15 | </style>\ |
15 | </style>\ |