From cf7f629b2cb050de9c4f7ffb2bf44eb3302b76a9 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 10 Nov 2008 05:41:43 +0000 Subject: Add css for save button --- usr/local/www/themes/the_wall/all.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usr/local/www/themes/the_wall') diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css index ac0263b..a71c949 100644 --- a/usr/local/www/themes/the_wall/all.css +++ b/usr/local/www/themes/the_wall/all.css @@ -9,10 +9,15 @@ html, body, td, th, input, select { width:100%; } +.infoboxsave { + padding-right: 10px; +} + .infoboxnptd2 { width:100%; color:white; background-color:#990000; + padding-right: 10px; } .infoboxnptd { -- cgit v1.1