gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-www] 02/02: fix navbar padding and add transition


From: gnunet
Subject: [GNUnet-SVN] [taler-www] 02/02: fix navbar padding and add transition
Date: Tue, 14 Feb 2017 22:40:03 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository www.

commit 69b50e44ad682ddcc7356d4ccc0c271f606be864
Author: Florian Dold <address@hidden>
AuthorDate: Tue Feb 14 22:39:48 2017 +0100

    fix navbar padding and add transition
---
 justified-nav.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/justified-nav.css b/justified-nav.css
index bf4c175..b8b8b74 100644
--- a/justified-nav.css
+++ b/justified-nav.css
@@ -42,6 +42,10 @@ body {
   background-color: #ddd;
 }
 
+.nav-justified > li > a:hover {
+  transition: background-color 0.3s;
+}
+
 .nav-justified > .m_demo > a {
   font-weight: bold;
 }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]