X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d3cee5160b3c3ee13ae1b7fa1088686172fe1ad6..6b0c46af6e4e67285fada7a3212197e92a33eb26:/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css diff --git a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css index f38718f89..ea2f34e1b 100644 --- a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css +++ b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css @@ -1,6 +1,6 @@ /* LUFA Library - Copyright (C) Dean Camera, 2013. + Copyright (C) Dean Camera, 2016. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org @@ -36,7 +36,7 @@ table { font-size: 10pt; } -table thead * { +table thead { background-color: #f4f4f4; } @@ -44,7 +44,7 @@ table thead th { padding: 5px; } -table th, td { +table tbody td { padding: 5px; }