From 83891172afe30f9ea7e51c1956d873b8e4f3ced3 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 19 Mar 2010 18:14:28 +0000 Subject: Removed page content area filter menu, in favor of simple tabs. git-svn-id: http://code.elgg.org/elgg/trunk@5445 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 9e8406dc3..4aca7d865 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -879,8 +879,7 @@ h2 { clear: both; visibility: hidden; } -.content_header_title, -.content_header_filter { +.content_header_title { float:left; } .content_header_title { @@ -899,30 +898,6 @@ h2 { float:right; margin:0 0 5px 10px; } -.content_header_filter { - background: url(_graphics/content_header_filter.gif) no-repeat 0 0; -} -.content_header_filter select.styled { - height:25px; - cursor: pointer; -} -span.select { - position: absolute; - width: 342px; - height: 25px; - padding: 3px 24px 0 8px; - color: #fff; - font-weight: bold; - font-size: 1.35em; - background: url(_graphics/content_header_filter.gif) no-repeat; - overflow: hidden; - text-align: left; -} -select.styled .select_option { - font-size:1.3em; - margin:0; - padding:3px; -} /* *************************************** -- cgit v1.2.3