ussr-hubzilla-themes/ussrbasicleft/schema/Focus-Boxy.css

39 lines
549 B
CSS

.comment .wall-item-body {
padding-left: 3rem;
}
.wall-item-content-wrapper {
border-bottom: 1px solid rgba(0,0,0,.125);
}
.hide-comments-outer,
.hide-comments-outer:hover {
border: 0;
}
.widget {
border: 1px solid rgba(0,0,0,.125);
}
#note-text {
border: 1px solid transparent;
}
.vcard-card {
border: 1px solid rgba(0,0,0,.125);
border-bottom: 0;
}
.vcard-card .card {
border-top: 0;
border-right: 0;
border-left: 0;
}
.vcard-card .vcard {
border: 1px solid rgba(0,0,0,.125);
border-top: 0;
border-right: 0;
border-left: 0;
}