aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-19 18:14:28 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-19 18:14:28 +0000
commit83891172afe30f9ea7e51c1956d873b8e4f3ced3 (patch)
treebe4ef767cb2eaf17839f8fe86496bad15381d39f /views/default/css.php
parent758b3d02a727ae19b8f45c39a906ed7a8776ea1d (diff)
downloadelgg-83891172afe30f9ea7e51c1956d873b8e4f3ced3.tar.gz
elgg-83891172afe30f9ea7e51c1956d873b8e4f3ced3.tar.bz2
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
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php27
1 files changed, 1 insertions, 26 deletions
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(<?php echo $vars['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(<?php echo $vars['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;
-}
/* ***************************************