UNPKG

749 BCSSView Raw
1/**
2 * Applies styles for users in high contrast mode. Note that this only applies
3 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
4 * attribute, however Chrome handles high contrast differently.
5 */
6/** The mixins below are shared between md-menu and md-select */
7/**
8 * This mixin adds the correct panel transform styles based
9 * on the direction that the menu panel opens.
10 */
11/**
12 * Applies styles for users in high contrast mode. Note that this only applies
13 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
14 * attribute, however Chrome handles high contrast differently.
15 */
16/**
17 * This mixin contains shared option styles between the select and
18 * autocomplete components.
19 */
20