mourningdove/htdocs/stc/widgets/latestinbox.css

18 lines
314 B
CSS
Raw Permalink Normal View History

2026-05-24 01:03:05 +00:00
.appwidget-latestinbox .contents {
padding: 0 !important;
}
.appwidget-latestinbox .item {
border-width: 1px 0 0 0;
padding: 0.5em 0.5em 0.5em 1em;
width: 100%;
}
.appwidget-latestinbox .item:first-child {
border-top: 0px;
}
.appwidget-latestinbox .actions {
margin-top: 0.4em;
font-size: 0.8em;
}