Switch to side-by-side view

--- a/dirbrowser/standard.css
+++ b/dirbrowser/standard.css
@@ -10,3 +10,9 @@
 #entrylist tr:nth-child(odd) {
     background: white;
 }
+div#fixedheader {
+    background-color: white;
+}
+div#browsepath {
+    background-color: white;
+}