File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed
app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 73
73
position : relative ;
74
74
text-align : center ;
75
75
z-index : @menu__z-index ;
76
- & :focus {
77
- background-color : @menu-item__active__background-color ;
78
- box-shadow : none ;
79
- + .admin__menu {
80
- .level-0 {
81
- & :first-child {
82
- > a {
83
- background-color : @menu__background-color ;
84
- & :after {
85
- display : none ;
76
+ ._keyfocus & {
77
+ & :focus {
78
+ background-color : @menu-item__active__background-color ;
79
+ box-shadow : none ;
80
+ + .admin__menu {
81
+ .level-0 {
82
+ & :first-child {
83
+ > a {
84
+ background-color : @menu__background-color ;
85
+ & :after {
86
+ display : none ;
87
+ }
86
88
}
87
89
}
88
90
}
Original file line number Diff line number Diff line change 21
21
"grunt-contrib-watch" : " ^0.6.1" ,
22
22
"grunt-exec" : " ^0.4.6" ,
23
23
"grunt-styledocco" : " ^0.1.4" ,
24
- "grunt-template-jasmine-requirejs" : " ^0.2.0 " ,
24
+ "grunt-template-jasmine-requirejs" : " ^0.2.3 " ,
25
25
"grunt-text-replace" : " ^0.4.0" ,
26
26
"imagemin-svgo" : " ^4.0.1" ,
27
27
"load-grunt-config" : " ^0.16.0" ,
You can’t perform that action at this time.
0 commit comments