mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Add .table-group-divider to tbody with a custom color
This commit is contained in:
@@ -24,6 +24,10 @@ a.badge, a.badge:hover {
|
||||
width: 33% !important;
|
||||
}
|
||||
|
||||
.table-group-divider {
|
||||
border-top: calc(var(--bs-border-width) * 3) solid var(--bs-border-color);
|
||||
}
|
||||
|
||||
#nav-notes > p {
|
||||
padding: .5rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user