File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22// TODO(jelbourn): Figure out if anchor hover underline actually happens in any browser.
33
44@import ' button-base' ;
5- @import ' ../a11y/_a11y ' ;
5+ @import ' ../core/ a11y/a11y ' ;
66
77// TODO(kara): Replace attribute selectors with class selectors when possible
88[md-button ], [md-icon-button ] {
Original file line number Diff line number Diff line change 11@import ' ../core/style/variables' ;
22@import ' ../core/style/elevation' ;
3- @import ' ../a11y/_a11y ' ;
3+ @import ' ../core/ a11y/a11y ' ;
44
55
66$md-card-default-padding : 24px !default ;
Original file line number Diff line number Diff line change 11@import ' ../core/style/elevation' ;
2- @import ' ../a11y/_a11y ' ;
2+ @import ' ../core/ a11y/a11y ' ;
33
44
55$md-dialog-padding : 24px !default ;
Original file line number Diff line number Diff line change 44@import ' ../core/style/button-common' ;
55@import ' ../core/style/layout-common' ;
66@import ' ../core/style/menu-common' ;
7- @import ' ../a11y/_a11y ' ;
7+ @import ' ../core/ a11y/a11y ' ;
88
99$md-menu-vertical-padding : 8px !default ;
1010
Original file line number Diff line number Diff line change 11@import ' ../core/style/menu-common' ;
22@import ' ../core/style/list-common' ;
33@import ' ../core/style/form-common' ;
4- @import ' ../a11y/_a11y ' ;
4+ @import ' ../core/ a11y/a11y ' ;
55
66$md-select-trigger-height : 30px !default ;
77$md-select-trigger-min-width : 112px !default ;
Original file line number Diff line number Diff line change 11@import ' ../core/style/variables' ;
22@import ' ../core/style/elevation' ;
33@import ' ../core/style/layout-common' ;
4- @import ' ../a11y/_a11y ' ;
4+ @import ' ../core/ a11y/a11y ' ;
55
66
77// Mixin to help with defining LTR/RTL 'transform: translate3d()' values.
Original file line number Diff line number Diff line change 11@import ' ../core/style/variables' ;
22@import ' ../core/ripple/ripple' ;
33@import ' ../core/style/elevation' ;
4- @import ' ../a11y/_a11y ' ;
4+ @import ' ../core/ a11y/a11y ' ;
55
66
77$md-slide-toggle-width : 36px !default ;
Original file line number Diff line number Diff line change 11@import ' ../core/style/elevation' ;
2- @import ' ../a11y/_a11y ' ;
2+ @import ' ../core/ a11y/a11y ' ;
33
44$md-snack-bar-padding : 14px 24px !default ;
55$md-snack-bar-height : 20px !default ;
Original file line number Diff line number Diff line change 11@import ' ../core/style/variables' ;
2- @import ' ../a11y/_a11y ' ;
2+ @import ' ../core/ a11y/a11y ' ;
33
44
55$md-tooltip-height : 22px ;
You can’t perform that action at this time.
0 commit comments