diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-09-05 17:55:48 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-09-05 17:55:48 +0200 |
commit | d6be06ea6ab70181682d3a2dcc3562976312b100 (patch) | |
tree | 221ab29185910538a8b3d80a418e974cc1f609d1 | |
parent | 716f356b21fed874e3a635fd378c1ca35315d95d (diff) | |
download | lufa-d6be06ea6ab70181682d3a2dcc3562976312b100.tar.gz lufa-d6be06ea6ab70181682d3a2dcc3562976312b100.tar.bz2 lufa-d6be06ea6ab70181682d3a2dcc3562976312b100.zip |
Remove style override that conflicts with the latest MSHelp branding package from Atmel.
-rw-r--r-- | LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css | 2 | ||||
-rw-r--r-- | LUFA/StudioIntegration/VSIX/LUFA.dll | bin | 746496 -> 745984 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css index 59be60a6f..49eb7e970 100644 --- a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css +++ b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css @@ -36,7 +36,7 @@ table { font-size: 10pt;
}
-table thead * {
+table thead {
background-color: #f4f4f4;
}
diff --git a/LUFA/StudioIntegration/VSIX/LUFA.dll b/LUFA/StudioIntegration/VSIX/LUFA.dll Binary files differindex e77ec1e6a..6f749c2c2 100644 --- a/LUFA/StudioIntegration/VSIX/LUFA.dll +++ b/LUFA/StudioIntegration/VSIX/LUFA.dll |