From 8aeb9082e77ecb0c333be8571ab020ef33701b4d Mon Sep 17 00:00:00 2001 From: Vanessa Date: Wed, 24 Dec 2025 17:28:22 -0600 Subject: [PATCH] Replaced remaining StyleNano references. --- .../Systems/MenuBar/Widgets/GameTopMenuBar.xaml | 2 +- .../_DV/CosmicCult/UI/Monument/MonumentMenu.xaml.cs | 2 +- .../_DV/UserInterfaces/Systems/Cwoink/CHelpUIController.cs | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml b/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml index 0f853e0e0a..8148bc77f8 100644 --- a/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml +++ b/Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml @@ -102,7 +102,7 @@ ToolTip="{Loc 'ui-options-function-open-c-help'}" MinSize="42 64" HorizontalExpand="True" - AppendStyleClass="{x:Static style:StyleBase.ButtonSquare}" + AppendStyleClass="{x:Static style:StyleClass.ButtonSquare}" />