Add signed Atmel Studio libUSB driver for the AVR-ISP MKII Clone.
[pub/USBasp.git] / LUFA / StudioIntegration / HV1 / lufa_studio_help_styling.css
index 6a4aca0..ea2f34e 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
              LUFA Library\r
-     Copyright (C) Dean Camera, 2013.\r
+     Copyright (C) Dean Camera, 2016.\r
 \r
   dean [at] fourwalledcubicle [dot] com\r
            www.lufa-lib.org\r
        display: block;\r
        margin-left: 15px;\r
        padding: 10px;\r
-       background-color: #f0f0f0;\r
+       background-color: #f4f4f4;\r
        border: 1px solid #aaaaaa;\r
        font-family: "Consolas", "Courier New", sans-serif;\r
  }\r
 \r
  code {\r
-       background-color: #f0f0f0;\r
+       background-color: #f4f4f4;\r
        font-family: "Consolas", "Courier New", sans-serif;\r
  }\r
 \r
@@ -25,7 +25,7 @@
        margin-left: 15px;\r
        padding-left: 10px;\r
        padding-bottom: 5px;\r
-       background-color: #f0f0f0;\r
+       background-color: #f4f4f4;\r
        border: 1px solid #aaaaaa;\r
 }\r
 \r
@@ -36,15 +36,15 @@ table {
        font-size: 10pt;\r
 }\r
 \r
-table thead {\r
-       background-color: #f0f0f0;\r
+table thead {\r
+       background-color: #f4f4f4;\r
 }\r
 \r
 table thead th {\r
        padding: 5px;\r
 }\r
 \r
-table th, td {\r
+table tbody td {\r
        padding: 5px;\r
 }\r
 \r