mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-07-09 23:25:45 +00:00
Add connection icons for signal strength
This commit is contained in:
parent
e3bc5f8bdc
commit
b5999364e2
3 changed files with 41 additions and 2 deletions
|
@ -302,3 +302,9 @@ div:has(.range-value) {
|
|||
margin: 0 auto;
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
.connection-icon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
padding: 8px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue