mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
networks: Improve styling of badges in the information tables
- Make text size and weight to be regular. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
0e59b67bbd
commit
85cf5a16c8
@ -361,6 +361,11 @@ footer {
|
||||
margin-right: 0.25rem;
|
||||
}
|
||||
|
||||
.list-group-two-column .list-group-item > .badge.secondary {
|
||||
font-size: 1rem;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.list-group-two-column .list-group-item > .secondary {
|
||||
margin-left: auto;
|
||||
margin-top: -0.25rem;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user