Service Portal CSS Write CSS rules for pages and widgets using regular CSS or as SCSS syntax. Rules are specific to the page or widget so nothing else is affected when you apply a rule. Portal CSSUse portal CSS for global definitions shared by all pages.Page specific CSSModify a page using the Page specific CSS option.Container CSSDefine container CSS by specifying a parent class or CSS class.Row and column CSSUse the CSS class to define row and column CSS.Widget CSSUse the CSS field in widgets or widget instances to configure widget CSS. Configuring CSS in a widget instance only changes that one instance. Configuring CSS in an actual widget affects all instances of that widget.SCSS PrimerSCSS is a subset of the Syntactically Awesome StyleSheets (Sass) specification and is an extension of CSS. Every valid CSS stylesheet is valid SCSS.
Service Portal CSS Write CSS rules for pages and widgets using regular CSS or as SCSS syntax. Rules are specific to the page or widget so nothing else is affected when you apply a rule. Portal CSSUse portal CSS for global definitions shared by all pages.Page specific CSSModify a page using the Page specific CSS option.Container CSSDefine container CSS by specifying a parent class or CSS class.Row and column CSSUse the CSS class to define row and column CSS.Widget CSSUse the CSS field in widgets or widget instances to configure widget CSS. Configuring CSS in a widget instance only changes that one instance. Configuring CSS in an actual widget affects all instances of that widget.SCSS PrimerSCSS is a subset of the Syntactically Awesome StyleSheets (Sass) specification and is an extension of CSS. Every valid CSS stylesheet is valid SCSS.