diff --git a/adminer.css b/adminer.css index eeeaa04..39bafc4 100644 --- a/adminer.css +++ b/adminer.css @@ -466,3 +466,11 @@ i { font-size: 12px; height: 10px; } + +#table tbody tr td a.edit, +#fieldset-history a.edit, +#table thead tr td a.edit-all, +#fieldset-history a.edit-all { + font-size: 12px; + background: transparent; +}