diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index df59b2a7f7..9ab6734ef7 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -1801,6 +1801,14 @@ div.sqlvalidate { background: ; } +.result_query .success { + margin-bottom: 0; + border-bottom: none; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + padding-bottom: 5px; +} + #PMA_slidingMessage code.sql, div.sqlvalidate { background: ;