From: Dean Camera Date: Sun, 28 Apr 2013 16:08:33 +0000 (+0000) Subject: Centre images in the Atmel Studio help, apply text formatting styles recursively. X-Git-Tag: LUFA-130901-BETA~121 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/a24e1cc7d761c8c3abd518a95393b46b391e7565?ds=inline Centre images in the Atmel Studio help, apply text formatting styles recursively. --- diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt index 82ad935c2..ca08b67b4 100644 --- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt +++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt @@ -529,7 +529,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -600,19 +600,23 @@ - + - + + + + + - + @@ -636,13 +640,13 @@ - + - + @@ -693,7 +697,7 @@ - + @@ -704,7 +708,7 @@ - + @@ -734,7 +738,7 @@ - + @@ -753,7 +757,7 @@ - + images/ diff --git a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css index f38718f89..59be60a6f 100644 --- a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css +++ b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css @@ -44,7 +44,7 @@ table thead th { padding: 5px; } -table th, td { +table tbody td { padding: 5px; }