From 4ded39b120dc9f2829f87c6af132f1b2cc14ab7f Mon Sep 17 00:00:00 2001 From: Sem Date: Tue, 9 Oct 2012 04:41:01 +0200 Subject: Merged Call4Design. --- views/default/css/elements/misc.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'views/default/css/elements/misc.php') diff --git a/views/default/css/elements/misc.php b/views/default/css/elements/misc.php index d9622d3..d2f0a8b 100644 --- a/views/default/css/elements/misc.php +++ b/views/default/css/elements/misc.php @@ -37,11 +37,11 @@ color: #666; } #friends_collections_accordian li h2 { - -webkit-border-radius: 8px; - -moz-border-radius: 8px; - border-radius: 8px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; - background: none repeat scroll 0 0 #4690D6; + background: none repeat scroll 0 0 #ff4c12; color: white; cursor: pointer; font-size: 1.2em; -- cgit v1.2.3