[website] 03/06: Remove space before tab.

Bas Couwenberg sebastic at xs4all.nl
Fri May 9 15:08:01 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository website.

commit 4f40a349dc8710a03da23e7229edba283be2e131
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 9 13:33:12 2014 +0200

    Remove space before tab.
---
 policy/policy.css | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/policy/policy.css b/policy/policy.css
index 26e062b..64feca6 100644
--- a/policy/policy.css
+++ b/policy/policy.css
@@ -32,11 +32,11 @@
 .tip,
 .warning {
 	margin:			1em 0;
-	background-color: 	#F9F9FF;
-	background-position: 	8px 8px;
-	background-repeat: 	no-repeat;
-	border: 		1pt solid #E5E5E5;
-	color: 			#000000;
+	background-color:	#F9F9FF;
+	background-position:	8px 8px;
+	background-repeat:	no-repeat;
+	border:			1pt solid #E5E5E5;
+	color:			#000000;
 	min-height:		64px;
 	padding-left:		64px;
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git



More information about the Pkg-grass-devel mailing list