]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
removed reported content css in admin css view
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 29 Nov 2010 12:35:51 +0000 (12:35 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 29 Nov 2010 12:35:51 +0000 (12:35 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@7469 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/css/admin.php

index 5a99ab3f8221daeac6c6369f9cc2493144df2252..b99325898f0bd2724d08e9349d816882d8ea6d38 100644 (file)
@@ -598,41 +598,6 @@ table.mceLayout {
        margin:0 0 5px 10px;
 }
 
-
-
-/* REPORTED CONTENT */
-.admin_settings.reported_content {
-       margin:5px 0 0 0;
-       padding:5px 7px 3px 9px;
-       -webkit-border-radius: 5px;
-       -moz-border-radius: 5px;
-}
-.admin_settings.reported_content p {
-       margin:0;
-}
-.active_report {
-       border:1px solid #D3322A;
-       background:#F7DAD8;
-}
-.archived_report {
-       border:1px solid #666666;
-       background:#dedede;
-}
-.admin_settings.reported_content .controls {
-       float:right;
-       margin:14px 5px 0 0;
-}
-.admin_settings.reported_content a.action_button {
-       display:inline;
-       float:right;
-       margin-left:15px;
-}
-.admin_settings.reported_content .details_link {
-       cursor: pointer;
-}
-
-
-
 /* ECML */
 .ecml_admin_table {
        width:100%;