This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/theme/redbasic/schema/dark.css
2015-03-19 15:33:15 +01:00

16 lines
210 B
CSS

.vcard {
border-bottom: 1px solid #333;
}
#contact-block {
border-bottom: 1px solid #333;
}
.widget {
border-bottom: 1px solid #333;
}
.abook-pending-contact, .abook-permschange {
background: #402900;
}