Browse Source

[FIX] CSS FIX

pull/30/merge
SHEREEF PT 8 years ago
parent
commit
8e56aa474b
  1. 2
      employee_documents_expiry/static/description/index.html
  2. 4
      employee_documents_expiry/static/description/index.html~

2
employee_documents_expiry/static/description/index.html

@ -62,7 +62,7 @@ The application also allows you to set an alert message on reaching the expirati
<div style="text-align: center">
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;height:400px;" src="email.png">
<img style="border:10px solid white;" src="email.png">
</div>
</div>
</div>

4
employee_documents_expiry/static/description/index.html~

@ -18,7 +18,7 @@
<div class="oe_row oe_spaced">
<div class="oe_picture">
<h3 class="oe_slogan">Overview</h3>
<p class="oe_mt32" style="text-align: center;">
<p class="oe_mt32" style="text-align: justify;">
Each and every detail associated with an employee is useful for any organization for better Human resource management.
So the employee documents with such necessary information must be saved and used accordingly.
'Employee Documents' is a useful tool that can help you to store and manage the employee related
@ -62,7 +62,7 @@ The application also allows you to set an alert message on reaching the expirati
<div style="text-align: center">
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;height:400px;" src="email.png">
<img style="border:10px solid white;" src="email.png">
</div>
</div>
</div>

Loading…
Cancel
Save