diff --git a/theme/nexmoe.html b/theme/nexmoe.html
index 2051f30..07213bf 100644
--- a/theme/nexmoe.html
+++ b/theme/nexmoe.html
@@ -14,7 +14,42 @@
@@ -61,14 +96,19 @@
-->
+
+
+
+
+
-
-
-
-
+
+
+
+
@@ -146,18 +186,10 @@
position: absolute;
top: 180px;
}
- .more-disk{
- display: inline-block;
- }
- .more-disk div{
- list-style:none;
- position:absolute;display:none;background:#fffaaa;border:0px #f7f7f7 solid;border-radius:5px;margin:-7px 0 0 0;padding:0 7px;color:#205D67;z-index:1;
- }
- .more-disk:hover div{display:block}
- .more-disk div li{line-height:normal;}
- .more-disk div li a[now]{background:#11faaa;}
+
format_list_bulleted
@@ -236,7 +273,7 @@
//e.innerHTML = 'chevron_right';
e.innerHTML = 'chevron_right';
- e.innerHTML += 'chevron_right';
+ e.innerHTML += 'chevron_right';
if (paths <= 2) return;
for (var i = 1; i < paths.length - 1; i++) {