From 7fdd00998046061e891c811b3b9da0f45f1066ba Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Sat, 13 Sep 2008 21:51:11 +0000 Subject: [PATCH] Fixed CSS bug git-svn-id: https://flot.googlecode.com/svn/trunk@77 1e0a6537-2640-0410-bfb7-f154510ff394 --- examples/interacting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/interacting.html b/examples/interacting.html index 82f4b0f..e2631a5 100644 --- a/examples/interacting.html +++ b/examples/interacting.html @@ -44,7 +44,7 @@ $(function () { display: 'none', top: y + 5, left: x + 5, - border: '1 px solid #fdd', + border: '1px solid #fdd', padding: '2px', 'background-color': '#fee', opacity: 0.80