From 4594c53f2d16e15fc43f825a6683a329a00b8da9 Mon Sep 17 00:00:00 2001
From: Anders Lund <anders.lund@uninett.no>
Date: Fri, 27 Mar 2009 09:47:53 +0000
Subject: [PATCH] Minor look&feel update of consent

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1447 44740490-163a-0410-bde0-09ae8108e29a
---
 modules/consent/www/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/consent/www/style.css b/modules/consent/www/style.css
index 65d7d0880..56586fb0c 100644
--- a/modules/consent/www/style.css
+++ b/modules/consent/www/style.css
@@ -7,7 +7,7 @@ fieldset legend {
 }
 
 h3#attributeheader {
-	background: #eee;
+	margin: 1.5em 0em 0.5em 0em;
 }
 
 table#table_with_attributes .attrname {
-- 
GitLab