From 01a73a5f5c538cbf44eea006a2e6e62d12f34145 Mon Sep 17 00:00:00 2001 From: Greg Neagle Date: Thu, 10 Mar 2016 22:14:18 -0800 Subject: [PATCH] CSS tweak for item names in detail sidebar ('More in category' and 'More by developer') --- .../Managed Software Center/WebResources/detail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/apps/Managed Software Center/Managed Software Center/WebResources/detail.css b/code/apps/Managed Software Center/Managed Software Center/WebResources/detail.css index 5a6fa728..6b599151 100644 --- a/code/apps/Managed Software Center/Managed Software Center/WebResources/detail.css +++ b/code/apps/Managed Software Center/Managed Software Center/WebResources/detail.css @@ -113,7 +113,7 @@ overflow: hidden body.product .sidebar .more-by div.lockup li.name { margin-bottom: 1px; font-size: 11px; -font-weight: bold +/*font-weight: bold*/ } body.product .sidebar .more-by div.lockup li.genre { color: #6c6c6c;