mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
blue click and focus styling
This commit is contained in:
@@ -12,6 +12,7 @@ import { ToasterModule } from 'angular2-toaster';
|
||||
|
||||
import { AddEditComponent } from './vault/add-edit.component';
|
||||
import { AppComponent } from './app.component';
|
||||
import { BlurClickDirective } from './directives/blur-click.directive';
|
||||
import { CiphersComponent } from './vault/ciphers.component';
|
||||
import { FallbackSrcDirective } from './directives/fallback-src.directive';
|
||||
import { GroupingsComponent } from './vault/groupings.component';
|
||||
@@ -39,6 +40,7 @@ import { ViewComponent } from './vault/view.component';
|
||||
declarations: [
|
||||
AddEditComponent,
|
||||
AppComponent,
|
||||
BlurClickDirective,
|
||||
CiphersComponent,
|
||||
FallbackSrcDirective,
|
||||
GroupingsComponent,
|
||||
|
||||
Reference in New Issue
Block a user