diff --git a/api/react4j/annotations/package-tree.html b/api/react4j/annotations/package-tree.html
index 36efee428..d7ef8e59f 100644
--- a/api/react4j/annotations/package-tree.html
+++ b/api/react4j/annotations/package-tree.html
@@ -81,11 +81,11 @@
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
diff --git a/api/react4j/dom/proptypes/cssPropertyTypes/package-tree.html b/api/react4j/dom/proptypes/cssPropertyTypes/package-tree.html
index a75a205bc..cffde7579 100644
--- a/api/react4j/dom/proptypes/cssPropertyTypes/package-tree.html
+++ b/api/react4j/dom/proptypes/cssPropertyTypes/package-tree.html
@@ -81,8 +81,8 @@ Enum Hierarchy
diff --git a/api/react4j/dom/proptypes/html/attributeTypes/package-tree.html b/api/react4j/dom/proptypes/html/attributeTypes/package-tree.html
index 4d1106053..5d2397d35 100644
--- a/api/react4j/dom/proptypes/html/attributeTypes/package-tree.html
+++ b/api/react4j/dom/proptypes/html/attributeTypes/package-tree.html
@@ -82,13 +82,13 @@ Enum Hierarchy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- react4j.dom.proptypes.html.attributeTypes.AudioPreload
-- react4j.dom.proptypes.html.attributeTypes.YesNo
-- react4j.dom.proptypes.html.attributeTypes.ButtonType
-- react4j.dom.proptypes.html.attributeTypes.FormMethod
- react4j.dom.proptypes.html.attributeTypes.InputType
-- react4j.dom.proptypes.html.attributeTypes.Target
+- react4j.dom.proptypes.html.attributeTypes.FormMethod
- react4j.dom.proptypes.html.attributeTypes.OnOff
+- react4j.dom.proptypes.html.attributeTypes.ButtonType
+- react4j.dom.proptypes.html.attributeTypes.Target
- react4j.dom.proptypes.html.attributeTypes.HeaderScope
+- react4j.dom.proptypes.html.attributeTypes.YesNo
diff --git a/css/main.css b/css/main.css
index d58c4a67c..a647c5a01 100644
--- a/css/main.css
+++ b/css/main.css
@@ -1868,6 +1868,7 @@ pre code {
list-style: square;
margin-left: 30px;
}
+
.page-toc.page-toc ul li > ul li:last-child {
padding-bottom: 5px;
}
@@ -1876,3 +1877,13 @@ pre code {
list-style: none;
padding-left: 0;
}
+
+th.rotate {
+ height: 140px;
+}
+
+th.rotate > div {
+ transform: /* Magic Numbers */ translate(5px, 90px) /* 45 is really 360 - 45 */ rotate(270deg);
+ vertical-align: text-top;
+ width: 30px;
+}
diff --git a/docs/arez.html b/docs/arez.html
index c7c83f083..1d2158b2d 100644
--- a/docs/arez.html
+++ b/docs/arez.html
@@ -1,4 +1,4 @@
-Arez · React4j