diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-03-22 05:45:52 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-03-22 05:45:52 +0100 |
| commit | e6dec011ea38247709d9563469348dfff866cc53 (patch) | |
| tree | fcd832f05cc48d16e523a25c57acb4a61861d7a9 /htroot/env/base.css | |
| parent | 69d1d067acf06c99721df39dbb7ac8269c61ae77 (diff) | |
| parent | 22618e3ba2e8791773f7647de25699036cc3f587 (diff) | |
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
Diffstat (limited to 'htroot/env/base.css')
| -rw-r--r-- | htroot/env/base.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css index 8e9e2e269..e54fd3964 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -960,7 +960,7 @@ div#api { position:absolute; top:60px; right:20px; - z-index: 100; + z-index: 1600; } div#api span { @@ -1048,4 +1048,4 @@ div#info:hover span { text-align: left; border: 1px dashed black; z-index: 100; - }
\ No newline at end of file + } |
