From 4f94eb44c29d0d0d8912268f65d2ab020391ca18 Mon Sep 17 00:00:00 2001 From: helmutm Date: Wed, 20 Apr 2011 06:21:37 +0000 Subject: [PATCH] allow redefinition of buttons via fill-slot git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4219 fd906abe-77d9-0310-91a1-e0d9ade77398 --- browser/form_macros.pt | 2 ++ browser/skin/lobo.css | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/browser/form_macros.pt b/browser/form_macros.pt index e2a7d4c..e7c746e 100644 --- a/browser/form_macros.pt +++ b/browser/form_macros.pt @@ -287,6 +287,7 @@
+ +
diff --git a/browser/skin/lobo.css b/browser/skin/lobo.css index c1e567e..354cfa4 100644 --- a/browser/skin/lobo.css +++ b/browser/skin/lobo.css @@ -66,7 +66,6 @@ table.listing { } table.listing th { - font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000040; padding: 0 2px 0 2px; }