1
0
mirror of https://github.com/vrana/adminer.git synced 2025-09-08 21:30:42 +02:00

Use <datalist> for altering collations

This commit is contained in:
Jakub Vrana
2025-03-10 11:53:34 +01:00
parent dddfc190a5
commit bb23546478
6 changed files with 12 additions and 5 deletions

View File

@@ -234,7 +234,7 @@ legend a:hover {
select[name^="columns"] optgroup:last-child option:nth-child(3)::before {
content: "count "; }
select[name$="[collation]"] {
input[name$="[collation]"] {
max-width: 120px; }
.logout a:first-child, p a {