From a7ec1a2a577af45a6680c370d519ff57cd395c47 Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Fri, 5 Jan 2007 23:04:57 +0000 Subject: - added style for submit-panels --- css/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index d291dc9..c6a31a7 100644 --- a/css/styles.css +++ b/css/styles.css @@ -55,6 +55,10 @@ button.smallbutton { cursor: pointer; } +table td.buttonpanel { + text-align: right; +} + table.event { width: 250px; height: 250px; -- cgit v1.2.3