[Pkg-owncloud-commits] [owncloud] 203/273: reduce transparency of controls bar for less distraction

David Prévot taffit at moszumanska.debian.org
Fri Jul 4 03:13:17 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 2a1fcb1eb35b10a38543dfba5d89197895f11639
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date:   Wed Jul 2 15:26:38 2014 +0200

    reduce transparency of controls bar for less distraction
---
 core/css/styles.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/css/styles.css b/core/css/styles.css
index 60025bf..7a2316b 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -250,7 +250,7 @@ input[type="submit"].enabled {
 	width: 100%;
 	padding: 0;
 	margin: 0;
-	background-color: rgba(255, 255, 255, .85);
+	background-color: rgba(255, 255, 255, .95);
 	border-bottom: 1px solid #f8f8f8;
 	z-index: 50;
 	-webkit-user-select: none;

-- 
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