From 1933dd8b1bb162ac71500cc0fa6d773572fad93d Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 3 Dec 2024 19:42:58 -0800 Subject: [PATCH] Update link and label to Theming of Classic UI documentation See https://github.com/plone/Products.CMFPlone/pull/4054 --- src/plone/app/theming/browser/controlpanel.pt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plone/app/theming/browser/controlpanel.pt b/src/plone/app/theming/browser/controlpanel.pt index 382f638b..621c8d5d 100644 --- a/src/plone/app/theming/browser/controlpanel.pt +++ b/src/plone/app/theming/browser/controlpanel.pt @@ -725,10 +725,10 @@ Define your own custom CSS in the field below. This is a good place for quick customizations of things like colors and the toolbar. Definitions here will override previously defined CSS of Plone. Please use this only for small customizations, as it is hard to keep track of changes here. For bigger changes you most likely want to customize a full theme and make your changes there.