more dark theme 😈
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
.selected {
|
||||
background-color: #cccccc;
|
||||
}
|
@ -5,7 +5,6 @@ import {version} from '../../../../package.json';
|
||||
@Component({
|
||||
selector: 'toolbar',
|
||||
templateUrl: 'toolbar.component.html',
|
||||
styleUrls: ['toolbar.component.scss']
|
||||
})
|
||||
export class ToolbarComponent implements OnInit, AfterViewInit {
|
||||
@Input() menuItems: ToolbarItem[];
|
||||
|
Reference in New Issue
Block a user