From 9793a74a8f74be4d0fea50e80edf1a4f8b61eac9 Mon Sep 17 00:00:00 2001 From: Dakedres Date: Fri, 20 Feb 2026 22:29:25 -0700 Subject: [PATCH] better emi defaults --- pack/configureddefaults/config/emi.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pack/configureddefaults/config/emi.css b/pack/configureddefaults/config/emi.css index 099fd7c..47e9f25 100644 --- a/pack/configureddefaults/config/emi.css +++ b/pack/configureddefaults/config/emi.css @@ -167,17 +167,17 @@ /** * The pages in the left sidebar */ - left-sidebar-pages: favorites; + left-sidebar-pages: craftables; /** * The subpanels in the left sidebar */ - left-sidebar-subpanels: none; + left-sidebar-subpanels: favorites 2; /** * How many columns and rows of ingredients to limit the left sidebar to */ - left-sidebar-size: 9, 8; + left-sidebar-size: 10, 8; /** * How much space to maintain between the left sidebar and obstructions, in pixels @@ -202,7 +202,7 @@ /** * The pages in the right sidebar */ - right-sidebar-pages: index, empty; + right-sidebar-pages: index; /** * The subpanels in the right sidebar @@ -212,7 +212,7 @@ /** * How many columns and rows of ingredients to limit the right sidebar to */ - right-sidebar-size: 9, 8; + right-sidebar-size: 12, 8; /** * How much space to maintain between the right sidebar and obstructions, in pixels @@ -222,7 +222,7 @@ /** * Where to position the right sidebar */ - right-sidebar-align: left, center; + right-sidebar-align: right, center; /** * Whether to render the header buttons and page count for the right sidebar @@ -247,7 +247,7 @@ /** * How many columns and rows of ingredients to limit the top sidebar to */ - top-sidebar-size: 9, 9; + top-sidebar-size: 12, 4; /** * How much space to maintain between the top sidebar and obstructions, in pixels @@ -257,12 +257,12 @@ /** * Where to position the top sidebar */ - top-sidebar-align: center, center; + top-sidebar-align: center, top; /** * Whether to render the header buttons and page count for the top sidebar */ - top-sidebar-header: visible; + top-sidebar-header: invisible; /** * Which theme to use for the top sidebar