From 4ae818f7a648688c22fe36b4bc9ee2e304f498d9 Mon Sep 17 00:00:00 2001 From: John Botella Date: Tue, 6 Aug 2019 10:58:18 +0200 Subject: [PATCH] Fix md theme missing style --- htdocs/theme/md/btn.inc.php | 235 ++++++++++++++++++++++++++++++++++ htdocs/theme/md/style.css.php | 145 +-------------------- 2 files changed, 236 insertions(+), 144 deletions(-) create mode 100644 htdocs/theme/md/btn.inc.php diff --git a/htdocs/theme/md/btn.inc.php b/htdocs/theme/md/btn.inc.php new file mode 100644 index 00000000000..384b968d220 --- /dev/null +++ b/htdocs/theme/md/btn.inc.php @@ -0,0 +1,235 @@ + +/*