From 0d3591cb49395689196711f97f0809e4fb5a03bc Mon Sep 17 00:00:00 2001 From: Bobby Wibowo Date: Wed, 4 Apr 2018 10:18:53 +0700 Subject: [PATCH] Updates Added bulma tooltip extension for icons in home and file name in dashboard. I MAY revert this someday. I was bored as heck so I did this. --- pages/dashboard.html | 3 ++- pages/home.html | 15 ++++++++------- public/js/dashboard.js | 4 ++-- public/libs/bulma/bulma-tooltip.min.css | 1 + 4 files changed, 13 insertions(+), 10 deletions(-) create mode 100644 public/libs/bulma/bulma-tooltip.min.css diff --git a/pages/dashboard.html b/pages/dashboard.html index 3aa6221..33c1aa7 100644 --- a/pages/dashboard.html +++ b/pages/dashboard.html @@ -11,13 +11,14 @@ + - + diff --git a/pages/home.html b/pages/home.html index bfc3e19..8ce7bd9 100644 --- a/pages/home.html +++ b/pages/home.html @@ -11,6 +11,7 @@ + @@ -135,37 +136,37 @@