From ac516df601a720c7becb1473bb841f285bdd28d6 Mon Sep 17 00:00:00 2001 From: ulrich <not disclosed> Date: Wed, 03 Jan 2018 12:43:00 +0000 Subject: [PATCH] .. --- index.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f0e1dd9..1feb93d 100644 --- a/index.html +++ b/index.html @@ -30,11 +30,11 @@ <div class="dialog"> <div class="nachricht"> - <span class="close-btn">✖</span> + <span class="close-btn pointer-cursor">✖</span> Hier kann eine Mitteilung stehen. </div> </div> - + <!-- zentraler Inhaltsbereich --> <div class="zentrum"> <div id="prefs"></div> -- Gitblit v1.9.3