File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -959,6 +959,11 @@ table.files-filestable {
959959 th .files-list__column.files-list__ {
960960 & row-checkbox {
961961 width : 4rem ;
962+
963+ .checkbox-radio-switch__input :focus-visible + .checkbox-radio-switch__content {
964+ border : none !important ;
965+ outline : none !important ;
966+ }
962967 }
963968
964969 & row-name {
@@ -1558,16 +1563,9 @@ body.nmc-pendingshares-view {
15581563 .files-list__row-actions-batch-move-copy ,
15591564 .files-list__row-actions-batch-download ,
15601565 .files-list__row-actions-batch-delete ,
1561- .files-list__row-actions-batch-cancel_select ,
1562- .files-list__row-actions-batch-favorite {
1566+ .files-list__row-actions-batch-cancel_select {
15631567 display : none ;
15641568 }
1565-
1566- @media screen and (min-width : $breakpoint-desktop ) {
1567- .files-list__row-actions-batch .action-item__menutoggle {
1568- display : none ;
1569- }
1570- }
15711569}
15721570
15731571#body-user ,
You can’t perform that action at this time.
0 commit comments