From 96031786dbecbb4e10248fcd1579c7e3b8ea22d7 Mon Sep 17 00:00:00 2001 From: ulrich Date: Sun, 25 Apr 2021 08:22:59 +0000 Subject: [PATCH] Entitaetsnamen ohne Blanks, Link zu Produktseite in Info-Dialog, SimpleFormatter in logging.properties angepasst --- www/ui/app.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/www/ui/app.css b/www/ui/app.css index a8f2be8..c8d2cf9 100644 --- a/www/ui/app.css +++ b/www/ui/app.css @@ -488,7 +488,7 @@ /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ - margin-left: .2em; + /* margin-left: .2em; */ /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ -- Gitblit v1.9.3