diff --git a/archiver/templates/index.html b/archiver/templates/index.html
index 0512aee2..7d3b50a2 100644
--- a/archiver/templates/index.html
+++ b/archiver/templates/index.html
@@ -116,14 +116,14 @@
- Bookmarked |
- Index |
- Saved Pages ($num_links) |
- PDF |
- Screenshot |
- DOM |
- A.org |
- Original URL |
+ Bookmarked |
+ Info |
+ Saved Links ($num_links) |
+ PDF |
+ Screenshot |
+ DOM |
+ A.org |
+ Original URL |
$rows
diff --git a/archiver/templates/link_index_fancy.html b/archiver/templates/link_index_fancy.html
index 2bbcb546..56b2620b 100644
--- a/archiver/templates/link_index_fancy.html
+++ b/archiver/templates/link_index_fancy.html
@@ -27,7 +27,7 @@
font-size: calc(16px + 1vw);
}
.collapse-icon {
- float: left;
+ float: right;
color: black;
width: 126px;
font-size: 0.8em;
@@ -36,7 +36,7 @@
margin-left: -35px;
}
.nav-icon img {
- float: right;
+ float: left;
display: block;
margin-right: 13px;
color: black;
@@ -152,12 +152,7 @@
}
}
-
-
@@ -269,48 +264,54 @@
+
+
+
+
+
-
-