From: cash Date: Sat, 11 Jun 2011 17:11:25 +0000 (+0000) Subject: made the widget edit area slightly darker to provide contrast with content area X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e92e934d81ebf561b29d440a720f76345e550b4b;p=lorea%2Felgg.git made the widget edit area slightly darker to provide contrast with content area git-svn-id: http://code.elgg.org/elgg/trunk@9179 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/default/css/elements/modules.php b/views/default/css/elements/modules.php index a5b907ddc..c4808478b 100644 --- a/views/default/css/elements/modules.php +++ b/views/default/css/elements/modules.php @@ -197,6 +197,7 @@ a.elgg-widget-edit-button { width: 96%; padding: 2%; border-bottom: 2px solid #dedede; + background-color: #f9f9f9; } .elgg-widget-content { padding: 10px;