diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2007-11-02 15:49:02 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2007-11-02 15:49:02 +0000 |
| commit | 85d9053b9f77e3b57608e7bc1e2e96a1ee8b9dfc (patch) | |
| tree | ceda3cb6634db45c11e63625dba9e2a7917f9cab /html/style/style.css | |
| parent | de2db12cecf46dee1f4b51fef9b4cef5f6e4d497 (diff) | |
| download | xxv-85d9053b9f77e3b57608e7bc1e2e96a1ee8b9dfc.tar.gz xxv-85d9053b9f77e3b57608e7bc1e2e96a1ee8b9dfc.tar.bz2 | |
* html - update tooltips functions
Diffstat (limited to 'html/style/style.css')
| -rw-r--r-- | html/style/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/html/style/style.css b/html/style/style.css index b01eaa0..913e0e9 100644 --- a/html/style/style.css +++ b/html/style/style.css @@ -197,8 +197,6 @@ a.vtx:link, a.vtx:visited, a.vtx:hover, a.vtx:active{ #TOOLTIP { position:absolute; width: 400px; - top: 0px; - left: 0px; z-index:5; visibility:hidden; } |
