Skip to content

Commit 1211f86

Browse files
authored
Merge branch 'main' into patch-3
2 parents 855641e + 5d8ce4c commit 1211f86

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed
Loading

powerapps-docs/maker/canvas-apps/accessible-apps-color.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: powerapps
66
ms.topic: article
77
ms.custom: canvas
88
ms.reviewer: tapanm
9-
ms.date: 02/18/2021
9+
ms.date: 05/19/2021
1010
ms.author: tahoon
1111
search.audienceType:
1212
- maker
@@ -31,9 +31,8 @@ In practical terms, all interactive controls must have adequate color contrast b
3131
* **[HoverColor](controls/properties-color-border.md)** and **[HoverFill](controls/properties-color-border.md)**
3232

3333
## Minimum contrast for non-text
34-
35-
> [!NOTE]
36-
> In the [WCAG 2.0](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html) standard, contrast requirements only applies to text. For greater accessibility, consider the upcoming [WCAG 2.1 contrast guidelines](https://www.w3.org/TR/WCAG21/#non-text-contrast) for essential user interface components like icon buttons. A minimum ratio of 3:1 is recommended for these components. The guidelines described in this section are **optional** for WCAG 2.0 compliance.
34+
* Non-text components, such as icons and borders, must have a contrast ratio of at least 3:1 with the colors outside of them.
35+
* Disabled and decorative components have no contrast requirements.
3736

3837
### User interface components
3938
All interactive controls must have adequate color contrast between:

powerapps-docs/maker/portals/portal-templates.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ author: neerajnandwana-msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 04/21/2021
8+
ms.date: 05/19/2021
99
ms.author: nenandw
1010
ms.reviewer: tapanm
1111
contributors:
1212
- neerajnandwana-msft
1313
- tapanm-msft
14+
- sandhangitmsft
1415
---
1516

1617
# Portal templates
@@ -57,8 +58,8 @@ The table below summarizes the features associated with each portal template:
5758
| Theming | * | * | * | * | * |* |*
5859
| Content Management | * | | * | * | |
5960
| Knowledge Management | * | * | * | * | |
60-
| Support/Case Management | * | | * | * | |
61-
| Forums | * | | * | * | |
61+
| Support/Case Management | * | * | * | * | |
62+
| Forums | * | * | * | * | |
6263
| Faceted Search | * | | * | | |
6364
| Profile Management | * | | * | | | |*
6465
| Subscribe to Forum Thread | * | | * | | |

0 commit comments

Comments
 (0)