[Pkg-owncloud-commits] [owncloud] 40/223: Fix header menu background in IE8
David Prévot
taffit at moszumanska.debian.org
Sun Jun 22 01:54:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 324075bc78ac8a80c42a3d87a94564c5d5c4f199
Author: Joas Schilling <nickvergessen at gmx.de>
Date: Thu Jun 12 11:00:44 2014 +0200
Fix header menu background in IE8
---
core/css/header.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/core/css/header.css b/core/css/header.css
index d2645c6..8ec2934 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -129,6 +129,7 @@
max-height: 85%;
margin-top: 0;
padding-bottom: 10px;
+ background-color: #24282F;
background-color: rgba(36, 40, 47, .97);
border-bottom-right-radius: 7px;
box-shadow: 0 0 7px rgba(29,45,68,.97);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list