]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Moved Shared Access css into plugin
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 23 Mar 2010 18:28:12 +0000 (18:28 +0000)
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 23 Mar 2010 18:28:12 +0000 (18:28 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@5481 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/css.php

index 5f2ffc14b9057dcfd5d4849a9592633eb8ee34ae..e626780de183c01472b7c20b390a9de0e64795ed 100644 (file)
@@ -182,7 +182,7 @@ blockquote {
 
 
 /* ***************************************
-GENERIC SELECTORS
+       GENERIC SELECTORS
 *************************************** */
 h2 {
        border-bottom:1px solid #CCCCCC;
@@ -257,7 +257,7 @@ h2 {
 }
 
 /* ***************************************
-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;
@@ -342,7 +342,7 @@ PAGE LAYOUT - MAIN BLOCKS POSITIONING
 
 
 /* ***************************************
-ELGG TOPBAR
+       ELGG TOPBAR
 *************************************** */
 #elgg_topbar_contents {
        float:left;
@@ -407,18 +407,6 @@ ELGG TOPBAR
 }
 
 
-
-
-/* @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
 *************************************** */
@@ -501,7 +489,7 @@ ELGG TOPBAR
 
 
 /* ***************************************
-HEADER CONTENTS
+       HEADER CONTENTS
 *************************************** */
 #elgg_header_contents h1 a {
        font-size: 2em;
@@ -1498,8 +1486,6 @@ a.action_button:focus {
        -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%;