streams/view/css/mod_connections.css
2016-01-14 14:00:02 +01:00

18 lines
278 B
CSS

#contacts-search-form {
display: none;
}
.section-subtitle-wrapper .btn-xs {
margin-top: -2px;
}
.contact-search {
height: 22px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.directory-photo-img.archived {
opacity: 0.3;
filter:alpha(opacity=30);
}