From 4e0e8a0e2c65f0cfb1c5e5ea3ad277277f474bf8 Mon Sep 17 00:00:00 2001 From: ulrich <not disclosed> Date: Wed, 03 Jan 2018 10:39:16 +0000 Subject: [PATCH] Cursor hinzugefuegt --- 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