From 0291cd67fbee6b8aab87d51d6c636f2c20aa9b8b Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 13 Jan 2009 14:39:25 -0800 Subject: [PATCH] focused_note_frame was defined twice. --- static/css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index ceb21ee..800ea44 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -535,10 +535,6 @@ h1 { overflow-x: auto; } -.focused_note_frame { - border: 2px solid black; -} - .static_note_div { -moz-border-radius: 5px; display: block;