diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index b2ef72f5f5..24265e899f 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -221,12 +221,21 @@ div.pager { margin-bottom: 5px; */ } -.birthday-notice, .event-notice { +.birthday-notice, .event-notice, #rfic-desc { margin-top: 5px; margin-bottom: 5px; background-color: #F5F5F5; } +#remote-friends-in-common-wrapper { + display: none; +} + +#rfic-desc { + cursor:pointer; +} + + #live-network { /* border-bottom: 1px solid #BDCDD4; */ border-bottom: 1px solid #D2D2D2;