mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Merge pull request #3879 from alphagov/add-government-channel
Add an option to set a service to the government channel for emergency alerts
This commit is contained in:
@@ -47,6 +47,12 @@
|
||||
box-shadow: 0 -3px 0 0 #F6D7D2;
|
||||
}
|
||||
|
||||
&--government {
|
||||
background: #942514;
|
||||
color: #F6D7D2;
|
||||
box-shadow: 0 -3px 0 0 #942514;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
&-service-switch,
|
||||
|
||||
Reference in New Issue
Block a user