mirror of
https://github.com/movahhedi/blueberry-pma-theme.git
synced 2026-08-24 10:04:43 -05:00
Remove syntax error from darkwolf/css/theme.css
https://github.com/phpmyadmin/phpmyadmin/pull/16543#issuecomment-749845144 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
:root {
|
||||
:root {
|
||||
--blue: #007bff;
|
||||
--indigo: #6610f2;
|
||||
--purple: #6f42c1;
|
||||
@@ -12,7 +12,7 @@
|
||||
--white: #fff;
|
||||
--gray: #6c757d;
|
||||
--gray-dark: #343a40;
|
||||
--primary: #ddd;m
|
||||
--primary: #ddd;
|
||||
--secondary: #ddd;
|
||||
--success: #28a745;
|
||||
--info: #17a2b8;
|
||||
|
||||
Reference in New Issue
Block a user