From 24364abd46e52742e4a97af90ee6ed7dbf53ebd5 Mon Sep 17 00:00:00 2001 From: Harris Lapiroff Date: Wed, 6 Jul 2011 14:50:33 -0400 Subject: [PATCH] Updated the grappelli styles to override the default styles. --- philo/static/philo/css/EmbedWidget.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/philo/static/philo/css/EmbedWidget.css b/philo/static/philo/css/EmbedWidget.css index 6b85410..525e5e3 100644 --- a/philo/static/philo/css/EmbedWidget.css +++ b/philo/static/philo/css/EmbedWidget.css @@ -44,5 +44,8 @@ margin:0 -3px; } .grappelli .embed-toolbar{ + padding:0; padding-bottom:3px; + background:none; + border:none; } \ No newline at end of file -- 2.20.1