From: Harris Lapiroff Date: Wed, 6 Jul 2011 18:50:33 +0000 (-0400) Subject: Updated the grappelli styles to override the default styles. X-Git-Tag: philo-0.9.1^2~4^2 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/24364abd46e52742e4a97af90ee6ed7dbf53ebd5 Updated the grappelli styles to override the default styles. --- 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