Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Add Alarm silence LED #9

Open
cm8263 opened this issue Jan 1, 2020 · 0 comments
Open

Add Alarm silence LED #9

cm8263 opened this issue Jan 1, 2020 · 0 comments
Assignees

Comments

@cm8263
Copy link
Member

cm8263 commented Jan 1, 2020

Add Alarm silence LED once an Alarm has been silenced.

.fire-led {
height: 44%;
width: 15%;
right: -135.5%;
bottom: -23%;
position: relative;
background-color: #F00;
border-radius: 50%;
box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 12px;
animation: flashRed 1s infinite;
visibility: hidden;
}

@cm8263 cm8263 self-assigned this Jan 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant