1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 01:54:00 +02:00

Compile: dark.css

This commit is contained in:
Jakub Vrana
2025-03-13 17:33:19 +01:00
parent 352ef9c778
commit 9afbf1a465
3 changed files with 7 additions and 4 deletions

View File

@@ -98,7 +98,7 @@ class Adminer {
*/
function head() {
?>
<link rel="stylesheet" type="text/css" href="../externals/jush/jush.css">
<link rel="stylesheet" href="../externals/jush/jush.css">
<?php
return true;
}