Commit 4ad39c8c86e1f23a3548022ffffe0d10f2ee554c

Authored by Antonio Terceiro
1 parent 6fc1e56f

ActionItem953: removing image at all.

It's not formatted right, anyway.
public/stylesheets/blocks/disabled-enterprise-message-block.css
@@ -11,5 +11,5 @@ @@ -11,5 +11,5 @@
11 padding-left: 10px; 11 padding-left: 10px;
12 min-height: 40px; 12 min-height: 40px;
13 font-size: 80%; 13 font-size: 80%;
14 - background: url("../../images/icons-app/alert.png") no-repeat 5px #ffffa9; 14 + background: #ffffa9;
15 } 15 }