From 740e8a62a8441a85d4d60d9dea2677a45aa617ff Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 30 May 2015 10:32:18 -0400 Subject: [PATCH] fix web project --- dashboard-ui/css/notifications.css | 12 ++++++++++-- dashboard-ui/metadatasubtitles.html | 2 +- dashboard-ui/scripts/librarymenu.js | 2 ++ dashboard-ui/scripts/movietrailers.js | 5 +---- .../thirdparty/cordova/android/filesystem.js | 3 +-- 5 files changed, 15 insertions(+), 9 deletions(-) diff --git a/dashboard-ui/css/notifications.css b/dashboard-ui/css/notifications.css index edb74c4cf3..38dd36a94f 100644 --- a/dashboard-ui/css/notifications.css +++ b/dashboard-ui/css/notifications.css @@ -1,9 +1,17 @@ .btnNotifications { text-decoration: none !important; + position: absolute; + top: 25px !important; + right: 10px !important; + padding: 0 !important; + outline: 0 !important; } + .btnNotifications:hover { + background: none !important; + } + .btnNotificationsInner { - text-decoration: none !important; vertical-align: middle; border-radius: 1000px; padding: 6px 10px 5px; @@ -136,4 +144,4 @@ .imgNotificationWarning .imgNotificationInner { background-image: url(images/notifications/error.png); - } \ No newline at end of file + } diff --git a/dashboard-ui/metadatasubtitles.html b/dashboard-ui/metadatasubtitles.html index 781287ad2a..75aa3cac13 100644 --- a/dashboard-ui/metadatasubtitles.html +++ b/dashboard-ui/metadatasubtitles.html @@ -53,7 +53,7 @@
  • - +