From c4efec1daeb50b30d363bb9fb83aec5435dbf2ad Mon Sep 17 00:00:00 2001 From: tknall Date: Mon, 27 Apr 2009 08:16:42 +0000 Subject: New signature layout for new MOCCA bku integrated (etsi-moc-1.1). New architecture implemented that allows different signature layouts for single types of BKUs. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@337 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/main/webapp/WEB-INF/decorators.xml | 5 +++++ src/main/webapp/css/pdfas-standalone-styles.css | 4 ++++ 2 files changed, 9 insertions(+) (limited to 'src/main/webapp') diff --git a/src/main/webapp/WEB-INF/decorators.xml b/src/main/webapp/WEB-INF/decorators.xml index a88892d..352a902 100644 --- a/src/main/webapp/WEB-INF/decorators.xml +++ b/src/main/webapp/WEB-INF/decorators.xml @@ -9,6 +9,11 @@ /*.pdf + /* diff --git a/src/main/webapp/css/pdfas-standalone-styles.css b/src/main/webapp/css/pdfas-standalone-styles.css index 9131c0d..aa9459c 100644 --- a/src/main/webapp/css/pdfas-standalone-styles.css +++ b/src/main/webapp/css/pdfas-standalone-styles.css @@ -5,3 +5,7 @@ table.pdfassignature td.pdfaslabel { table.pdfassignature td.pdfasvalue { font-size: 0.9em; } + +pre.pdfasnt { + font-size: 0.8em; +} -- cgit v1.2.3