diff --git a/htroot/env/base.css b/htroot/env/base.css index 76f0208dc..790715ef6 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -844,9 +844,9 @@ div#api:hover span { display: block; position: absolute; font-size:1em; - top: 90px; - left: 0; - width: 90px; + top: 40px; + left: -170px; /* 30 - width */ + width: 200px; padding: 3px; color: #000000; background: #DDDDDD; diff --git a/htroot/env/grafics/api.png b/htroot/env/grafics/api.png index 1c3435d3f..90bc76779 100644 Binary files a/htroot/env/grafics/api.png and b/htroot/env/grafics/api.png differ