/* ***************************************
-GENERIC SELECTORS
+ GENERIC SELECTORS
*************************************** */
h2 {
border-bottom:1px solid #CCCCCC;
}
/* ***************************************
-PAGE LAYOUT - MAIN BLOCKS POSITIONING
+ PAGE LAYOUT - MAIN BLOCKS POSITIONING
*************************************** */
#elgg_topbar {
background:#333333 url(<?php echo $vars['url']; ?>_graphics/toptoolbar_background.gif) repeat-x top left;
/* ***************************************
-ELGG TOPBAR
+ ELGG TOPBAR
*************************************** */
#elgg_topbar_contents {
float:left;
}
-
-
-/* @todo PH check + move into shared access? */
-#elgg_topbar_contents a.shared_access {
- background:transparent url(<?php echo $vars['url']; ?>_graphics/icons_shared_access.png) no-repeat 0 -15px;
- padding-left:20px !important;
- float:right;
-}
-
-
-
-
/* ***************************************
TOOLS MENU
*************************************** */
/* ***************************************
-HEADER CONTENTS
+ HEADER CONTENTS
*************************************** */
#elgg_header_contents h1 a {
font-size: 2em;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
line-height:1.2em;
- /* background:#bbdaf7; */
- /* padding:2px 4px; */
}
.admin_settings.users_online .profile_status span {
font-size:90%;