Browse Source

Sep 17 : [ADD] Initial Commit

pull/380/merge
AjmalCybro 5 days ago
parent
commit
d525825a2a
  1. 46
      index_test_odoo/static/description/index.html

46
index_test_odoo/static/description/index.html

@ -506,7 +506,8 @@
border-radius: 10px;">
<div class="col-md-4">
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center" style="
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center"
style="
padding: 25px;
background-color: #637eea0d;
border-radius: 10px;
@ -530,7 +531,8 @@
</div>
</div>
<div class="col-md-4">
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center" style="
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center"
style="
padding: 25px;
background-color: #637eea0d;
border-radius: 10px;
@ -554,7 +556,8 @@
</div>
</div>
<div class="col-md-4">
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center" style="
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center"
style="
padding: 25px;
background-color: #637eea0d;
border-radius: 10px;
@ -578,7 +581,8 @@
</div>
</div>
<div class="col-md-4">
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center" style="
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center"
style="
padding: 25px;
background-color: #637eea0d;
border-radius: 10px;
@ -602,7 +606,8 @@
</div>
</div>
<div class="col-md-4">
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center" style="
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center"
style="
padding: 25px;
background-color: #637eea0d;
border-radius: 10px;
@ -626,7 +631,8 @@
</div>
</div>
<div class="col-md-4">
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center" style="
<div class="feature-item mb-4 d-flex flex-column align-items-center justify-content-center"
style="
padding: 25px;
background-color: #637eea0d;
border-radius: 10px;
@ -853,13 +859,14 @@
position: relative;
overflow: hidden; background-color: #feb2b2;
color: #c53030;
border: 2px solid #fca5a5;" >Fix</div>
border: 2px solid #fca5a5;">Fix</div>
<div class="date" style=" color: #64748b;
font-size: 0.875rem;
font-weight: 500;
gap: 0.5rem;">
<img src="./assets/calendar.png" alt="" width="16" height="16" style="margin-right: 5px;">
<img src="./assets/calendar.png" alt="" width="16" height="16"
style="margin-right: 5px;">
21nd April, 2025
</div>
</div>
@ -907,7 +914,8 @@
font-weight: 500;
gap: 0.5rem;">
<img src="./assets/calendar.png" alt="" width="16" height="16" style="margin-right: 5px;">
<img src="./assets/calendar.png" alt="" width="16" height="16"
style="margin-right: 5px;">
22nd October, 2024
</div>
</div>
@ -954,7 +962,8 @@
font-weight: 500;
gap: 0.5rem;">
<img src="./assets/calendar.png" alt="" width="16" height="16" style="margin-right: 5px;">
<img src="./assets/calendar.png" alt="" width="16" height="16"
style="margin-right: 5px;">
25th September, 2024
</div>
</div>
@ -996,13 +1005,14 @@
position: relative;
overflow: hidden; background-color: #feb2b2;
color: #c53030;
border: 2px solid #fca5a5;" >Fix</div>
border: 2px solid #fca5a5;">Fix</div>
<div class="date" style=" color: #64748b;
font-size: 0.875rem;
font-weight: 500;
gap: 0.5rem;">
<img src="./assets/calendar.png" alt="" width="16" height="16" style="margin-right: 5px;">
<img src="./assets/calendar.png" alt="" width="16" height="16"
style="margin-right: 5px;">
21nd April, 2025
</div>
</div>
@ -1049,7 +1059,8 @@
font-weight: 500;
gap: 0.5rem;">
<img src="./assets/calendar.png" alt="" width="16" height="16" style="margin-right: 5px;">
<img src="./assets/calendar.png" alt="" width="16" height="16"
style="margin-right: 5px;">
22nd October, 2024
</div>
</div>
@ -1095,7 +1106,8 @@
font-weight: 500;
gap: 0.5rem;">
<img src="./assets/calendar.png" alt="" width="16" height="16" style="margin-right: 5px;">
<img src="./assets/calendar.png" alt="" width="16" height="16"
style="margin-right: 5px;">
25th September, 2024
</div>
</div>
@ -1331,6 +1343,7 @@
<div class="row">
<div class="col-md-4 mb-4">
<a href="" style="text-decoration: none;">
<div class="highlight-card h-100 p-4" style="background-color: white;
backdrop-filter: blur(20px);
border-radius: 10px;
@ -1356,8 +1369,10 @@
analytics.</p>
</div>
</a>
</div>
<div class="col-md-4 mb-4">
<a href="" style="text-decoration: none;">
<div class="highlight-card h-100 p-4" style="background-color: white;
backdrop-filter: blur(20px);
border-radius: 10px;
@ -1383,8 +1398,10 @@
analytics.</p>
</div>
</a>
</div>
<div class="col-md-4 mb-4">
<a href="" style="text-decoration: none;">
<div class="highlight-card h-100 p-4" style="background-color: white;
backdrop-filter: blur(20px);
border-radius: 10px;
@ -1410,6 +1427,7 @@
analytics.</p>
</div>
</a>
</div>

Loading…
Cancel
Save