Rework button styling to add a "caution" button type.
It's red.
This commit is contained in:
@@ -17,6 +17,8 @@ namespace Content.Client.UserInterface.Stylesheets
|
||||
public const string ButtonOpenLeft = "OpenLeft";
|
||||
public const string ButtonOpenBoth = "OpenBoth";
|
||||
|
||||
public const string ButtonCaution = "Caution";
|
||||
|
||||
public abstract Stylesheet Stylesheet { get; }
|
||||
|
||||
protected StyleRule[] BaseRules { get; }
|
||||
|
||||
Reference in New Issue
Block a user