Commit 7fdd0099 authored by olau@iola.dk's avatar olau@iola.dk

Fixed CSS bug

git-svn-id: https://flot.googlecode.com/svn/trunk@77 1e0a6537-2640-0410-bfb7-f154510ff394
parent 078f25e5
...@@ -44,7 +44,7 @@ $(function () { ...@@ -44,7 +44,7 @@ $(function () {
display: 'none', display: 'none',
top: y + 5, top: y + 5,
left: x + 5, left: x + 5,
border: '1 px solid #fdd', border: '1px solid #fdd',
padding: '2px', padding: '2px',
'background-color': '#fee', 'background-color': '#fee',
opacity: 0.80 opacity: 0.80
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment