Author: Lars Michelsen <[email protected]>
Date: Thu Jul 28 09:09:00 2011 +0200
Committer: Lars Michelsen <[email protected]>
Commit-Date: Thu Jul 28 09:09:00 2011 +0200
Fixed icon positioning in IE8 after latest changes
---
TODO | 3 ++-
share/userfiles/templates/default.css | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO
index e9f62f4..a68210c 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,8 @@
This is a small file for storing quick thoughts about new features and needed
changes:
===============================================================================
-- Bei einem zu kleinen Schirm springt das Hintergrundbild unter die Sidebar
+Probleme:
+ - Im IE8 sind die Links nicht klickbar
- Backends:
- Zusätzlich beliebige Variablen vom Backend holen lassen
diff --git a/share/userfiles/templates/default.css
b/share/userfiles/templates/default.css
index f474330..5d42b4a 100644
--- a/share/userfiles/templates/default.css
+++ b/share/userfiles/templates/default.css
@@ -45,7 +45,7 @@ img {border:0}
.main {margin:0;padding:0;background-color:white;color:black}
.header {position:fixed;top:0;left:0;padding:0;z-index:100;min-width:700px;}
.headerspacer {width:100%}
-.map {position:relative;top:0;left:0}
+.map {position:relative;top:0;left:0;z-index:98}
/* Welcome page */
div.welcome {padding:20px;width:600px}
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins