summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 6cc8421..7b944cb 100644
--- a/css/style.css
+++ b/css/style.css
@@ -202,4 +202,7 @@ label {
#controls a:hover{
cursor:pointer;
text-decoration:underline;
+}
+#noticeDlg {
+ display:none;
} \ No newline at end of file