Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Globals.CssDivSmallAlert Field

CSS class that can be added to tags to render them suitable as a small, noticeable section.

Class: YetaWF.Core.Globals
Namespace: YetaWF.Core
Assembly: YetaWF.Core

Syntax

public const string CssDivSmallAlert = "yDivSmallAlert";

Remarks

Adds background/foreground colors, border and padding to allow it to be noticeable.

See Also YetaWF.Core.Globals ClassYetaWF.Core Overview