[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-merchant-frontends] branch master updated: Z-index p
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-merchant-frontends] branch master updated: Z-index property for overlay div. |
Date: |
Wed, 01 Mar 2017 15:27:36 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository merchant-frontends.
The following commit(s) were added to refs/heads/master by this push:
new 87a0f98 Z-index property for overlay div.
87a0f98 is described below
commit 87a0f98f40fbd2745526e5de12adeb5e8406d570
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 1 15:27:42 2017 +0100
Z-index property for overlay div.
---
talerfrontends/blog/static/popup.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/talerfrontends/blog/static/popup.css
b/talerfrontends/blog/static/popup.css
index f7164fe..4e3afcd 100644
--- a/talerfrontends/blog/static/popup.css
+++ b/talerfrontends/blog/static/popup.css
@@ -8,6 +8,7 @@
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
+ z-index: 2;
}
.popup {
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-merchant-frontends] branch master updated: Z-index property for overlay div.,
gnunet <=