1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-18 12:21:24 +02:00

CSS: Add dark theme

This commit is contained in:
Jakub Vrana
2025-03-12 17:37:34 +01:00
parent a0fe44ec18
commit 7e708dae57
2 changed files with 43 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ MySQL: Allow setting default values of json column
MariaDB: Don't display NULL as default value (regression from 5.0.0)
PostgreSQL PDO: Escape bytea values (bug #218)
MS SQL: Fix editing rows with datetime column in primary key
CSS: Add dark theme
Adminer 5.0.4 (released 2025-03-11):
Compile: Fix shortening in private methods (regression from 5.0.3)