cambios campania

parent bab9fc34
<!--begin::Row-->
<div class="row">
<div class="col-lg-4">
<!--begin::Item-->
<div class="d-flex align-items-center mb-9 bg-light-success rounded p-5">
<!--begin::Icon-->
<span class="svg-icon svg-icon-warning mr-5">
<span class="svg-icon svg-icon-lg">
<!--begin::Svg Icon | path:assets/media/svg/icons/Home/Library.svg-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect x="0" y="0" width="24" height="24"></rect>
<rect fill="#000000" opacity="0.3" x="13" y="4" width="3" height="16" rx="1.5"></rect>
<rect fill="#000000" x="8" y="9" width="3" height="11" rx="1.5"></rect>
<rect fill="#000000" x="18" y="11" width="3" height="9" rx="1.5"></rect>
<rect fill="#000000" x="3" y="13" width="3" height="7" rx="1.5"></rect>
</g>
</svg><!--end::Svg Icon-->
</span>
</span>
<!--end::Icon-->
<!--begin::Title-->
<div class="d-flex flex-column flex-grow-1 mr-2">
<a href="#" class="font-weight-bold text-dark-75 text-hover-primary font-size-lg mb-1">Campañas Activas</a>
<span class="text-muted font-weight-bold">{{countCampaniasActivas}}</span>
</div>
<!--end::Title-->
</div>
<!--end::Item-->
</div>
</div>
<!--end::row-->
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment