You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access Control Banners are used to display information about the page access restrictions.
4
-
They are an enhancement of the banner component, and thus are placed in a `.global-header` element.
3
+
Access control banners are used to display information about the page access restrictions. They are an enhancement of the banner that is found within the [header component](header.md), and thus are placed inside `<header class="global-header">`.
5
4
6
-
Different types of access control banners are available:
7
-
-`access-control-banner--member` - for member-only pages
8
-
-`access-control-banner--team` - for team-only pages
9
-
-`access-control-banner--user` - for pages restricted to the current user
10
-
-`access-control-banner--private` - for other access control restrictions
5
+
Different types of access control banners are available, using different classes:
0 commit comments