mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Merge pull request #3885 from alphagov/live-broadcast-tour
Add a version of the tour for live services
This commit is contained in:
File diff suppressed because one or more lines are too long
BIN
app/assets/images/broadcast-tour/live/1.png
Normal file
BIN
app/assets/images/broadcast-tour/live/1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
app/assets/images/broadcast-tour/live/2.png
Normal file
BIN
app/assets/images/broadcast-tour/live/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
@@ -137,7 +137,7 @@
|
||||
&:hover {
|
||||
color: $white;
|
||||
background-color: $link-hover-colour;
|
||||
box-shadow: 0 0 0 10px solid $link-hover-colour;
|
||||
box-shadow: 0 0 0 10px $link-hover-colour;
|
||||
}
|
||||
|
||||
&:focus,
|
||||
|
||||
Reference in New Issue
Block a user