From 1bd2647b77fa7e6e67e7d4c69b72a94af0862cba Mon Sep 17 00:00:00 2001 From: Janina Phillips Date: Thu, 18 Jun 2020 14:23:16 -0400 Subject: [PATCH] fix some icons and styles --- .npmrc | 1 + application/views/backend/calendar.php | 37 ++++++++++------------ assets/css/backend.css | 10 ++++++ assets/css/general.css | 24 ++------------ assets/js/backend_calendar_default_view.js | 14 +++++--- assets/js/general_functions.js | 2 +- 6 files changed, 41 insertions(+), 47 deletions(-) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..0453efcd --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +registry=https://registry.npmjs.org \ No newline at end of file diff --git a/application/views/backend/calendar.php b/application/views/backend/calendar.php index 13a7ce61..51112357 100755 --- a/application/views/backend/calendar.php +++ b/application/views/backend/calendar.php @@ -67,50 +67,47 @@ -
+
- - +
+
- + - + @@ -334,7 +331,7 @@