From: Eric Bollengier Date: Sun, 11 Nov 2007 00:31:35 +0000 (+0000) Subject: ebl Update to use new button forms X-Git-Tag: Release-3.0.0~2264 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f39e0f1f6ad8c1f759cbb2f6359b716e5b646826;p=bacula%2Fbacula ebl Update to use new button forms git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5899 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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;}