aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--forrest.properties2
-rw-r--r--src/documentation/skinconf.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/forrest.properties b/forrest.properties
index 95260e665..add080783 100644
--- a/forrest.properties
+++ b/forrest.properties
@@ -56,7 +56,7 @@ project.skin=pelt
#project.images-dir=${project.resources-dir}/images
#project.schema-dir=${project.resources-dir}/schema
#project.skins-dir=${project.content-dir}/skins
-#project.skinconf=${project.content-dir}/skinconf.xml
+project.skinconf=${project.content-dir}/skinconf.xml
#project.lib-dir=${project.content-dir}/lib
#project.classes-dir=${project.content-dir}/classes
#project.translations-dir=${project.content-dir}/translations
diff --git a/src/documentation/skinconf.xml b/src/documentation/skinconf.xml
index 47c8d5e55..e87baab34 100644
--- a/src/documentation/skinconf.xml
+++ b/src/documentation/skinconf.xml
@@ -164,6 +164,7 @@ which will be used to configure the chosen Forrest skin.
.ForrestTable td.partial { background-color: #FFFFCC; text-align: center; }
.ForrestTable td.category { /*background-color: #CFDCED;*/
font-size: 1.2em }
+ .menuitemgroup{ display: block;}
</extra-css>