From 8504cf0d942be0e9bba9d8cd155409d2aecc98da Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Thu, 2 Aug 2012 08:24:41 +0000 Subject: [PATCH] //new cart icon in module list --- admin-dev/themes/default/css/modules.css | 2 +- .../default/template/controllers/modules/list.tpl | 2 +- img/admin/cart_addons.gif | Bin 265 -> 0 bytes img/admin/cart_addons.png | Bin 0 -> 320 bytes 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100755 img/admin/cart_addons.gif create mode 100644 img/admin/cart_addons.png diff --git a/admin-dev/themes/default/css/modules.css b/admin-dev/themes/default/css/modules.css index bb005d3ab..2fdec7261 100644 --- a/admin-dev/themes/default/css/modules.css +++ b/admin-dev/themes/default/css/modules.css @@ -231,7 +231,7 @@ form#product, form#access_form{ background-color:#ebedf4; border:1px solid #cc #moduleContainer .moduleDesc .metadata dl dt { font-weight:bold; padding-right:5px;} #moduleContainer .moduleDesc p.desc { color:#666; font-size:12px; display:block; clear:both;} #moduleContainer .setup {background-color:#6db300; font-size:10px; color:#fff; text-transform:uppercase; position:relative; left:10px; padding:0px 4px; display: inline-block; border-radius:3px;} -#moduleContainer .setup.non-install { border: solid 1px #ec7000; background-color: #FFCC99; color: #ec7000} +#moduleContainer .setup.non-install { border: solid 1px #ec7000; background-color: #ffedb1; color: #ec7000} #moduleContainer .setup.must-have { background-color: #ec7000;} #moduleContainer .setup.off{ background-color:#ccc;} #moduleContainer .row-actions-module span { padding-right:5px;} diff --git a/admin-dev/themes/default/template/controllers/modules/list.tpl b/admin-dev/themes/default/template/controllers/modules/list.tpl index 29af0bcd1..c091a759a 100644 --- a/admin-dev/themes/default/template/controllers/modules/list.tpl +++ b/admin-dev/themes/default/template/controllers/modules/list.tpl @@ -88,7 +88,7 @@