[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_4-18115-gcfd8374

The branch, master has been updated via cfd837497c4a8984b1c219fbeaca169fef22e9f6 (commit) from df69ea2eb47e344383bbd4eaef033bb6e0375814 (commit) - Log ----------------------------------------------------------------- commit cfd837497c4a8984b1c219fbeaca169fef22e9f6 Author: Sven Strickroth <email@cs-ware.de> Date: Thu Aug 18 03:46:43 2011 +0200 original layout doesn't contain round buttons Signed-off-by: Sven Strickroth <email@cs-ware.de> ----------------------------------------------------------------------- Summary of changes: themes/original/css/theme_right.css.php | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index e247bcc..28c8d6c 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; - <?php echo $_SESSION['PMA_Theme']->getCssGradient('ffffff', 'cccccc'); ?> - border: 1px solid #444444; - cursor: pointer; -} - .format_specific_options h3 { margin: 10px 0 0 10px; border: 0; hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař