From ea7d01e87e0a3fa4a9e26483ef983dfbda44f123 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 11 Oct 2019 01:02:22 +0300 Subject: [PATCH] minor tweaking... Signed-off-by: Alex A. Naanou --- ui (gen4)/css/experimenting.css | 1 - ui (gen4)/css/layout.less | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/css/experimenting.css b/ui (gen4)/css/experimenting.css index 7efc4069..c96d3e10 100755 --- a/ui (gen4)/css/experimenting.css +++ b/ui (gen4)/css/experimenting.css @@ -523,7 +523,6 @@ body { } - /* metadata view */ /* remove preview text and center image... */ .metadata-view .item.preview { diff --git a/ui (gen4)/css/layout.less b/ui (gen4)/css/layout.less index 7533b88d..b059950d 100755 --- a/ui (gen4)/css/layout.less +++ b/ui (gen4)/css/layout.less @@ -737,6 +737,7 @@ stretching in width... */ } + /* .current.image { border: solid 5px red; @@ -2068,6 +2069,8 @@ progress:not(value)::-webkit-progress-bar { /* XXX this is by no means final... */ /*@import "theme-light";*/ + +.light.viewer .metadata-view .preview.image, .light.single-image-mode.viewer .image, .light.transparent-ribbon.viewer .image { color: black;