From f39e0f1f6ad8c1f759cbb2f6359b716e5b646826 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Sun, 11 Nov 2007 00:31:35 +0000 Subject: [PATCH] ebl Update to use new button forms git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5899 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/html/bweb.css | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/bweb/html/bweb.css b/gui/bweb/html/bweb.css index 0b8e66eaf1..d02a4ed965 100644 --- a/gui/bweb/html/bweb.css +++ b/gui/bweb/html/bweb.css @@ -7,6 +7,7 @@ a { text-decoration: none;} abutton.formulaire { font-size: 9pt; height: 48px; width: 80px; background-color: transparent; } button.formulaire { border: 0px; font-size: 9pt; background-color: transparent; } +button.bp { border: 0px; background-color: transparent; } td.joberr { background-color: red; color: white;} -- 2.39.5