+ {
+ background-color: #0078d4;
+ border-radius: 1px;
+ opacity: 1;
+ outline: none;
+ overflow: hidden;
+ position: relative;
+ transition: border-radius 250ms, width 500ms, height 500ms cubic-bezier(0.5, 0, 0, 1);
+ visibility: visible;
+ }
+ @media screen and (-ms-high-contrast: active), (forced-colors: active){& {
+ background-color: Window;
+ border: 2px solid WindowText;
+ }
+ .ms-Fabric--isFocusVisible &:focus {
+ outline: 1px solid #71afe5;
+ }
+ data-is-focusable="true"
+ role="dialog"
+ tabindex="-1"
+ >
+
+
- This is a test
+
+ This is a test
+
+
-