From 71defdd59bac2a9b8f69aa1b92a28f4e1ec45666 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Mon, 9 Nov 2015 12:20:03 -0700 Subject: [PATCH] Added close notification button and fixed Info Pages. Also added admin override for ads. --- css/styles.css | 1 + index.php | 11 +++-------- js/ui.js | 16 ++++++++++++---- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/css/styles.css b/css/styles.css index 9edfa2c..f9c3785 100644 --- a/css/styles.css +++ b/css/styles.css @@ -299,6 +299,7 @@ searchTerm { border: 1px solid black; } +#notificationCloseButton, #settingsButton, #settingsScreenCloseButton, #settingsSaveButtons button, #infoScreenCloseButton { float: right; diff --git a/index.php b/index.php index a3431cd..28a06db 100644 --- a/index.php +++ b/index.php @@ -10,12 +10,6 @@ $notificationMessage = get_include_contents('notification.php'); Lexiconga Dictionary Builder - - - - - - @@ -30,6 +24,7 @@ $notificationMessage = get_include_contents('notification.php');
+ Close
@@ -95,7 +90,7 @@ $notificationMessage = get_include_contents('notification.php');