diff options
Diffstat (limited to 'views/default')
-rw-r--r-- | views/default/css.php | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/views/default/css.php b/views/default/css.php index 30540ad9c..bd3b71d42 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -2024,85 +2024,7 @@ a.toggle_customise_edit_panel:hover { padding-top: 4px; } -/* *************************************** - GROUPS -*************************************** */ -#content_area_group_title h2 { - background:#FDFFC3; - padding:5px; - margin:0 0 10px 0; - border-top:2px solid #4690D6; - color:#0054A7; - font-size:1.35em; - line-height:1.2em; -} - -#two_column_left_sidebar_maincontent #owner_block_content { - margin:0 0 10px 0 !important; -} - -#groups_info_column_left { - float:left: - width:465px; - margin-left:220px; -} -#groups_info_column_left .odd { - background:#f5f5f5; -} -#groups_info_column_left p { - margin:0 0 7px 0; - padding:2px 4px; -} - -#groups_info_column_right { - float:left; - width:220px; -} -#group_stats { - width:180px; - background: #eeeeee; - padding:10px; - margin:10px 0 20px 0; -} -#group_stats p { - margin:0; -} -#group_members { - margin:10px; -} - -.right_column { - clear:left; - float:right; - width:330px; -} -#left_column { - width:330px; - float:left; - margin:0 20px 0 0; - -} -#group_members h2, -.right_column h2, -#left_column h2 { - background:#F5F5F5; - border-top:2px solid #4690D6; - margin:0 0 5px 0; - padding:5px; - color:#0054A7; - font-size:1.25em; - line-height:1.2em; -} - -#left_column #mb_input_wrapper { - background:white; - border:none; - padding:0px; -} -#left_column #mb_input_wrapper .input_textarea { - width:318px; -} /* *************************************** BREADCRUMBS |