From 372d4557fb49fc902aa9dc359650bf125b7b71d8 Mon Sep 17 00:00:00 2001 From: foockinho Date: Fri, 24 Aug 2012 08:57:04 +0200 Subject: changed profile avatar style and group icon profile --- views/default/n1_theme/css.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'views/default/n1_theme/css.php') diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php index f3ef7ec..69e7d8b 100644 --- a/views/default/n1_theme/css.php +++ b/views/default/n1_theme/css.php @@ -56,3 +56,9 @@ font-weight: bold; font-size: 160%; } + +.groups-profile-icon { + border: 2px solid #F1F1F1; + box-shadow: 0px 1px 3px #666 +} + -- cgit v1.2.3