mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 23:39:37 +00:00
Introduce interface to list packages in built image
A dropdown interface that lists all the installed packages for the built images. Fixes #7 Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
This commit is contained in:
parent
acdb7741e8
commit
3f46d13ccf
3 changed files with 127 additions and 63 deletions
|
|
@ -37,7 +37,8 @@
|
|||
padding: 15px 10%;
|
||||
box-sizing: border-box;
|
||||
text-align: left;
|
||||
border-radius: 0
|
||||
border-radius: 0;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.report-link {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue