From: cash Date: Mon, 29 Nov 2010 12:35:51 +0000 (+0000) Subject: removed reported content css in admin css view X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e7fd07af05e1812e08a2e5ea39912e61af17d2d1;p=lorea%2Felgg.git removed reported content css in admin css view git-svn-id: http://code.elgg.org/elgg/trunk@7469 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/default/css/admin.php b/views/default/css/admin.php index 5a99ab3f8..b99325898 100644 --- a/views/default/css/admin.php +++ b/views/default/css/admin.php @@ -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%;