From cfd837497c4a8984b1c219fbeaca169fef22e9f6 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Thu, 18 Aug 2011 03:46:43 +0200 Subject: [PATCH] original layout doesn't contain round buttons Signed-off-by: Sven Strickroth --- themes/original/css/theme_right.css.php | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index e247bcc119..28c8d6c776 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -1661,16 +1661,6 @@ table#serverconnection_trg_local { margin: 20px 30px 30px 10px } -.exportoptions #buttonGo, .importoptions #buttonGo { - padding: 5px 30px; - -moz-border-radius: 11px; - -webkit-border-radius: 11px; - border-radius: 11px; - getCssGradient('ffffff', 'cccccc'); ?> - border: 1px solid #444444; - cursor: pointer; -} - .format_specific_options h3 { margin: 10px 0 0 10px; border: 0;