File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 219219 border-radius : 2px ;
220220 padding : 0 10px ;
221221 white-space : nowrap ;
222- overflow : hidden ;
223222 text-overflow : ellipsis ;
224223 & .toggle {
225224 @include workspace-button-toggle ;
Original file line number Diff line number Diff line change 6767 background : $workspace-button-background-active ;
6868 text-decoration : none ;
6969 }
70- & .selected :not (.disabled ):not (:disabled ) {
71- color : $workspace-button-color-selected !important ;
72- background : $workspace-button-background-active ;
73- }
70+ // &.selected:not(.disabled):not(:disabled) {
71+ // color: $workspace-button-color-selected !important;
72+ // background: $workspace-button-background-active;
73+ // background: #9f9;
74+ // }
7475 .button-group & :not (:first-child ) {
7576 border-left : none ;
7677 border-top-left-radius : 0 ;
You can’t perform that action at this time.
0 commit comments