@ -0,0 +1,47 @@ |
|||
.. image:: https://img.shields.io/badge/license-LGPL--3-green.svg |
|||
:target: https://www.gnu.org/licenses/lgpl-3.0-standalone.html |
|||
:alt: License: LGPL-3 |
|||
|
|||
Theme Diwy |
|||
========== |
|||
* Diwy Backend Theme module for Odoo 18 community editions. This is a Minimalist and Elegant Backend Theme for Odoo 18. This theme will change your Old Experience to a New Experience with Odoo. |
|||
|
|||
Configuration |
|||
------------- |
|||
- www.odoo.com/documentation/18.0/setup/install.html |
|||
- Install our custom addon |
|||
|
|||
Company |
|||
------- |
|||
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__ |
|||
|
|||
License |
|||
------- |
|||
General Public License, Version 3 (LGPL v3). |
|||
(https://www.gnu.org/licenses/lgpl-3.0-standalone.html) |
|||
|
|||
Credits |
|||
------- |
|||
Developer: (V18) Developer ANFAS FAISAL K, Contact: odoo@cybrosys.com |
|||
|
|||
Contacts |
|||
-------- |
|||
* Mail Contact : odoo@cybrosys.com |
|||
* Website : https://cybrosys.com |
|||
|
|||
Bug Tracker |
|||
----------- |
|||
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. |
|||
|
|||
Maintainer |
|||
-------- |
|||
This module is maintained by Cybrosys Technologies. |
|||
|
|||
For support and more information, please visit https://www.cybrosys.com |
|||
|
|||
.. image:: https://cybrosys.com/images/logo.png |
|||
:target: https://cybrosys.com" |
|||
|
|||
Further information |
|||
----------------- |
|||
HTML Description: `<static/description/index.html>`__ |
@ -0,0 +1,38 @@ |
|||
{ |
|||
"name": "Theme Diwy", |
|||
"version": "18.0.1.0.0", |
|||
"category": "Themes/Backend", |
|||
"summary": "Diwy Backend Theme is an attractive theme for Odoo backend", |
|||
"description": """Minimalist and elegant theme for Odoo backend""", |
|||
"author": "Cybrosys Techno Solutions", |
|||
"company": "Cybrosys Techno Solutions", |
|||
"maintainer": "Cybrosys Techno Solutions", |
|||
"website": "https://www.cybrosys.com", |
|||
"depends": ["web", "mail"], |
|||
"data": [ |
|||
], |
|||
"assets": { |
|||
"web.assets_backend": [ |
|||
"theme_diwy/static/src/xml/menu_panels.xml", |
|||
"theme_diwy/static/src/xml/nav_bar_panel.xml", |
|||
"theme_diwy/static/src/xml/home_menus.xml", |
|||
"theme_diwy/static/src/xml/side_bar_panel.xml", |
|||
"theme_diwy/static/src/scss/nav.scss", |
|||
"theme_diwy/static/src/scss/sidebar.scss", |
|||
"theme_diwy/static/src/css/style.css", |
|||
"theme_diwy/static/src/js/home_menus.js", |
|||
"theme_diwy/static/src/js/search_apps.js", |
|||
], |
|||
"web.assets_frontend": [ |
|||
"theme_diwy/static/src/scss/login.scss", |
|||
], |
|||
}, |
|||
"images": [ |
|||
"static/description/banner.jpg", |
|||
"static/description/theme_screenshot.jpg", |
|||
], |
|||
"license": "LGPL-3", |
|||
"installable": True, |
|||
"auto_install": False, |
|||
"application": False, |
|||
} |
@ -0,0 +1,8 @@ |
|||
## Module <theme_diwy> |
|||
#### 27.12.2024 |
|||
#### Version 18.0.1.0.0 |
|||
##### ADD |
|||
|
|||
- Initial commit for Theme Diwy |
|||
|
|||
|
After Width: | Height: | Size: 187 KiB |
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 364 KiB |
After Width: | Height: | Size: 600 KiB |
After Width: | Height: | Size: 124 KiB |
After Width: | Height: | Size: 226 KiB |
After Width: | Height: | Size: 91 KiB |
After Width: | Height: | Size: 173 KiB |
After Width: | Height: | Size: 152 KiB |
After Width: | Height: | Size: 294 KiB |
After Width: | Height: | Size: 210 KiB |
After Width: | Height: | Size: 216 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 187 KiB |
After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 929 B |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 280 KiB |
After Width: | Height: | Size: 151 KiB |
After Width: | Height: | Size: 103 KiB |
After Width: | Height: | Size: 198 KiB |
After Width: | Height: | Size: 331 KiB |
After Width: | Height: | Size: 258 KiB |
After Width: | Height: | Size: 368 KiB |
After Width: | Height: | Size: 189 KiB |
After Width: | Height: | Size: 132 KiB |
After Width: | Height: | Size: 379 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 885 B |
@ -0,0 +1,935 @@ |
|||
<!DOCTYPE html> |
|||
<html lang="en"> |
|||
|
|||
<head> |
|||
<meta charset="UTF-8" /> |
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|||
<title>app index</title> |
|||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" /> |
|||
<link rel="preconnect" href="https://fonts.googleapis.com"> |
|||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
|||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" |
|||
rel="stylesheet"> |
|||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" /> |
|||
<style> |
|||
:root { |
|||
--primary-color: #F5C000; |
|||
--bg-white: #fff; |
|||
--text-color: #121212; |
|||
--text-color-light: #64728f; |
|||
} |
|||
|
|||
body { |
|||
font-family: "Montserrat", sans-serif; |
|||
} |
|||
</style> |
|||
</head> |
|||
|
|||
<body> |
|||
<!-- overview --> |
|||
<div class="container"> |
|||
|
|||
<!-- support-header --> |
|||
|
|||
<div class="supports my-5 py-3" style="border-bottom: 1px solid #e7e7e7;"> |
|||
<div class="row justify-content-between"> |
|||
<div class="col-4"> |
|||
<div class="my-3"> |
|||
<img src="//apps.odoocdn.com/apps/assets/17.0/theme_boec/images/Cybrosys.png?fcdde35" |
|||
style="width:auto !important; height:40px !important"> |
|||
</div> |
|||
</div> |
|||
<div class="col-6"> |
|||
<div class="row" style="margin-top:10px"> |
|||
|
|||
<div class="my-3 d-flex align-items-center justify-content-end"> |
|||
<span class="me-3"><b>Supports: </b></span> |
|||
<div class="text-center" |
|||
style="background-color:#017E84 !important; font-size:0.8rem !important; color:#fff !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:50px !important; min-width:120px !important"> |
|||
Community |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="row" style="margin-top:10px"> |
|||
<div class="d-flex align-items-center justify-content-end"> |
|||
<span class="me-3"><b>Availability: </b></span> |
|||
<div class="text-center col" |
|||
style="border:1px solid #017E84; font-size:0.8rem !important; color:#017E84 !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:20px !important; min-width:120px !important"> |
|||
<i class="fa fa-times" style="color:red"></i> Odoo Online |
|||
</div> |
|||
<div class="text-center col" |
|||
style="font-size:0.8rem !important; border:1px solid #714b67; color:#714b67 !important; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:20px !important; min-width:120px !important"> |
|||
<i class="fa fa-times" style="color:red"></i> Odoo.sh |
|||
</div> |
|||
<div class="text-center col" |
|||
style="font-size:0.8rem !important; color:#5B899E !important; border:1px solid #5B899E; font-weight:500 !important; padding:4px !important; margin:0 3px !important; border-radius:20px !important; min-width:120px !important"> |
|||
<i class="fa fa-check" style="color:green"></i> On Premise |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
<!-- --> |
|||
|
|||
<!-- banner-section --> |
|||
<div class="my-5"> |
|||
<div class=""> |
|||
<img src="./img/banner.jpg" class="img-fluid" style="border-radius: 16px;width: 100%;"> |
|||
</div> |
|||
</div> |
|||
|
|||
<!-- --> |
|||
|
|||
<!--feature section --> |
|||
|
|||
<div class="my-5" style="padding: 100px; background-color: #f1f5fd; border-radius: 16px;"> |
|||
<div class="container"> |
|||
<div class="row mb-60"> |
|||
<div class="col-lg-12 d-flex justify-content-center align-items-center flex-wrap gap-3"> |
|||
<div class="position-relative" ; style=" |
|||
text-align: center; |
|||
font-size: 46.875px; |
|||
font-style: normal; |
|||
padding-bottom: 40px; "> |
|||
<h2 style="font-weight: 600;">Our Features</h2> |
|||
|
|||
<p style="color: #999; |
|||
text-align: center; |
|||
font-size: 15.625px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 25.6px;">info includes 300+ elements that you may need to create website without |
|||
external plugins.</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="row g-4"> |
|||
<div class="col-lg-4 col-md-6" style="visibility: visible;"> |
|||
<div style="background-color: #fff;height: 100%; |
|||
border-radius: 12px; |
|||
padding: 35px 30px;"> |
|||
<div class="content"> |
|||
<img src="./img/feature-star.svg" class="img-responsive" height="46px" width="46px"> |
|||
<h4 class="mt-3"><a href="#" style=" color: #121212; |
|||
font-size: 18px; |
|||
text-decoration: none; |
|||
font-weight: 700; |
|||
line-height: 1.2;"> Minimal, Colorful Login Screen</a></h4> |
|||
<p style=" font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5; |
|||
color: #212529;">A simple and visually appealing login interface with vibrant colors to enhance user experience.</p> |
|||
|
|||
|
|||
|
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
<div class="col-lg-4 col-md-6"> |
|||
<div style="background-color: #fff; height: 100%; |
|||
border-radius: 12px; |
|||
padding: 35px 30px;"> |
|||
<div class="content"> |
|||
<img src="./img/feature-star.svg" class="img-responsive" height="46px" width="46px"> |
|||
<h4 class="mt-3"><a href="#" style=" color: #121212; |
|||
font-size: 18px; |
|||
text-decoration: none; |
|||
font-weight: 700; |
|||
line-height: 1.2;"> Kanban,Tree,Form view with a clean layout and modified font</a></h4> |
|||
<p style=" font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5; |
|||
color: #212529;">Redesigned Kanban, Tree, and Form views with an organized layout and customized fonts for improved readability and aesthetics.</p> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
<div class="col-lg-4 col-md-6"> |
|||
<div style="background-color: #fff; height: 100%; |
|||
border-radius: 12px; |
|||
padding: 35px 30px;"> |
|||
<div class="content"> |
|||
<img src="./img/feature-star.svg" class="img-responsive" height="46px" width="46px"> |
|||
<h4 class="mt-3"><a href="#" style=" color: #121212; |
|||
font-size: 18px; |
|||
text-decoration: none; |
|||
font-weight: 700; |
|||
line-height: 1.2;"> Smooth navigation</a></h4> |
|||
<p style=" font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5; |
|||
color: #212529;">Easily accessible sidebar where it reveals the sidebar menu on just a click..</p> |
|||
</div> |
|||
|
|||
</a> |
|||
</div> |
|||
</div> |
|||
<div class="col-lg-4 col-md-6"> |
|||
<div style="background-color: #fff;height: 100%; |
|||
border-radius: 12px; |
|||
padding: 35px 30px;"> |
|||
<div class="content"> |
|||
<img src="./img/feature-star.svg" class="img-responsive" height="46px" width="46px"> |
|||
<h4 class="mt-3"><a href="#" style=" color: #121212; |
|||
font-size: 18px; |
|||
text-decoration: none; |
|||
font-weight: 700; |
|||
line-height: 1.2;"> Truly Responsive</a></h4> |
|||
<p style=" font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5; |
|||
color: #212529;">Fully responsive design, ensuring optimal usability and display across all device types and screen sizes.</p> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
<div class="col-lg-4 col-md-6"> |
|||
<div style="background-color: #fff;height: 100%; |
|||
border-radius: 12px; |
|||
padding: 35px 30px;"> |
|||
<div class="content"> |
|||
<img src="./img/feature-star.svg" class="img-responsive" height="46px" width="46px"> |
|||
<h4 class="mt-3"><a href="#" style=" color: #121212; |
|||
font-size: 18px; |
|||
text-decoration: none; |
|||
font-weight: 700; |
|||
line-height: 1.2;"> Elegants in view</a></h4> |
|||
<p style=" font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5; |
|||
color: #212529;">Elegant User Interface.</p> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
|
|||
<div class="col-lg-4 col-md-6"> |
|||
<div style="background-color: #fff;height: 100%; |
|||
border-radius: 12px; |
|||
padding: 35px 30px;"> |
|||
<div class="content"> |
|||
<img src="./img/feature-star.svg" class="img-responsive" height="46px" width="46px"> |
|||
<h4 class="mt-3"><a href="#" style=" color: #121212; |
|||
font-size: 18px; |
|||
text-decoration: none; |
|||
font-weight: 700; |
|||
line-height: 1.2;">App Bar</a></h4> |
|||
<p style=" font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5; |
|||
color: #212529;">Easily accessible sidebar where it reveals the sidebar menu on just a click.</p> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
<!-- --> |
|||
<section class="container my-5"> |
|||
<div class="row"> |
|||
<div class="col-md-12"> |
|||
<ul role="tablist" class="nav nav-tabs justify-content-center d-flex justify-content-center" data-tabs="tabs" |
|||
style="border:none; background-color:unset; margin:0 auto"> |
|||
|
|||
|
|||
|
|||
<li class="nav-item" |
|||
style="border-top-right-radius:10px; border-top-left-radius:10px; margin-right:10px; border:1px solid #D6E0FF; border-bottom:0"> |
|||
<a href="#Features" data-bs-toggle="tab" aria-expanded="true" class="show" |
|||
style="text-transform:uppercase;display: block; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px;text-decoration: none; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|||
Features</a> |
|||
</li> |
|||
<li class="nav-item" |
|||
style="border-top-right-radius:10px; border-top-left-radius:10px; margin-right:10px; border:1px solid #D6E0FF; border-bottom:0"> |
|||
<a href="#Screenshot" data-bs-toggle="tab" aria-expanded="true" class="show" |
|||
style="text-transform:uppercase;display: block; font-weight:600; font-size:15px; letter-spacing:1px; padding:11px 20px; border-top-left-radius:10px;text-decoration: none; border-top-right-radius:10px; color:#2b2b2b; border:1px solid transparent"> |
|||
Screenshot |
|||
</a> |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
<div class="col-md-12 tab-content ui-front" |
|||
style="border-radius:20px;border: 1px solid #D6E0FF; height:auto;padding: 20px;"> |
|||
<div class="tab-pane fade" id="Screenshot" role="tabpanel" aria-labelledby="screenshot-1"> |
|||
<div class="row" style="padding:4rem 2.5rem 0 !important; background-color:#fff !important"> |
|||
<section class="mb-5" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;padding-bottom: 0px;"> |
|||
<span class="label" style="font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #212121; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">LOGIN PAGE</span> |
|||
|
|||
|
|||
<div class="mt-3" style="border-radius: 6px 6px 0px 0px;overflow: hidden;"> |
|||
<img src="img/5.png" class="img-fluid" alt=""> |
|||
</div> |
|||
</section> |
|||
<section class="mb-5" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;padding-bottom: 0px;"> |
|||
<span class="label" style="font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #212121; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">App Bar</span> |
|||
|
|||
<div class="mt-3" style="border-radius: 6px 6px 0px 0px;overflow: hidden;"> |
|||
<img src="img/1.png" class="img-fluid" alt=""> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="mb-5" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;padding-bottom: 0px;"> |
|||
<span class="label" style="font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #212121; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">KANBAN VIEW</span> |
|||
|
|||
<div class="mt-3" style="border-radius: 6px 6px 0px 0px;overflow: hidden;"> |
|||
<img src="img/2.png" class="img-fluid" alt=""> |
|||
</div> |
|||
</section> |
|||
<section class="mb-5" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;padding-bottom: 0px;"> |
|||
<span class="label" style="font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #212121; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">TREE VIEW</span> |
|||
|
|||
<div class="mt-3" style="border-radius: 6px 6px 0px 0px;overflow: hidden;"> |
|||
<img src="img/4.png" class="img-fluid" alt=""> |
|||
</div> |
|||
</section> |
|||
<section class="mb-5" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;padding-bottom: 0px;"> |
|||
<span class="label" style="font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #212121; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">FORM VIEW</span> |
|||
|
|||
<div class="mt-3" style="border-radius: 6px 6px 0px 0px;overflow: hidden;"> |
|||
<img src="img/6.png" class="img-fluid" alt=""> |
|||
</div> |
|||
</section> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="tab-pane active show fade" id="Features" role="tabpanel" aria-labelledby="features-1"> |
|||
<section class=""> |
|||
<section class="mt-5"> |
|||
<div class="row" style="margin-bottom: 24px; padding: 10px;"> |
|||
<div class="col-md-8"> |
|||
<div style="border-radius: 10px; padding: 32px; |
|||
background-color: #303030; |
|||
-webkit-backdrop-filter: blur(5px); |
|||
backdrop-filter: blur(5px); height: 100%;"> |
|||
<div class="info"> |
|||
<span class="label" style="font-size: 12px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #f14848; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">HIGHLIGHT</span> |
|||
<h3 class="text-white" style=" color: #fff; |
|||
font-size: 24px; |
|||
font-weight: 500; |
|||
line-height: 32px; |
|||
margin-bottom: 9px;">Minimal, Colorful Login Screen</h3> |
|||
<p class="des" style="color: #c7c7c7; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 24px; |
|||
margin-bottom: 0;">Customized minimal and colorful login screen.</p> |
|||
|
|||
|
|||
</div> |
|||
<div class="mt-5"> |
|||
<img src="./img/5.png" alt="Grid item" class="img-fluid"> |
|||
</div> |
|||
<a href="#" target="_blank" class="url_link" name="grid_popup" |
|||
aria-label="Url link label"><span></span></a> |
|||
</div> |
|||
</div> |
|||
<!-- --> |
|||
<div class="col-md-4"> |
|||
<div style="border-radius: 10px; padding: 32px; |
|||
background-color: #303030; |
|||
-webkit-backdrop-filter: blur(5px); |
|||
backdrop-filter: blur(5px); height: 100%;"> |
|||
<div class="info"> |
|||
<span class="label" style="font-size: 12px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #f14848; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">HIGHLIGHT</span> |
|||
<h3 class="text-white" style=" color: #fff; |
|||
font-size: 24px; |
|||
font-weight: 500; |
|||
line-height: 32px; |
|||
margin-bottom: 9px;">App Bar</h3> |
|||
<p class="des" style="color: #c7c7c7; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 24px; |
|||
margin-bottom: 0;">Easily accessible sidebar where it reveals the sidebar menu on just a click.</p> |
|||
|
|||
</div> |
|||
<div class="mt-5"> |
|||
<img src="./img/1.png" alt="Grid item" class="img-fluid"> |
|||
</div> |
|||
<a href="#" target="_blank" class="url_link" name="grid_popup" |
|||
aria-label="Url link label"><span></span></a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<!-- --> |
|||
|
|||
<!--row-2 --> |
|||
|
|||
<div class="row" style="margin-bottom: 24px;"> |
|||
<div class="col-md-6"> |
|||
<div style="border-radius: 10px; padding: 32px; |
|||
background-color: rgba(48, 48, 48, 1); |
|||
-webkit-backdrop-filter: blur(5px); |
|||
backdrop-filter: blur(5px); height: 100%;"> |
|||
<div class="info"> |
|||
<span class="label" style="font-size: 12px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #f14848; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">HIGHLIGHT</span> |
|||
<h3 class="text-white" style=" color: #fff; |
|||
font-size: 24px; |
|||
font-weight: 500; |
|||
line-height: 32px; |
|||
margin-bottom: 9px;">Responsive Layout</h3> |
|||
<p class="des" style="color: #c7c7c7; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 24px; |
|||
margin-bottom: 0;">Fully responsive layout which enables to view and manage everything from the comfort of your mobile device.</p> |
|||
|
|||
</div> |
|||
<div class="mt-5"> |
|||
<img src="./img/Mobile banner.jpg" alt="Grid item" class="img-fluid"> |
|||
</div> |
|||
<a href="#" target="_blank" class="url_link" name="grid_popup" |
|||
aria-label="Url link label"><span></span></a> |
|||
</div> |
|||
</div> |
|||
<!-- --> |
|||
<div class="col-md-6"> |
|||
<div style="border-radius: 10px; padding: 32px; |
|||
background-color: rgba(48, 48, 48, 1); |
|||
-webkit-backdrop-filter: blur(5px); |
|||
backdrop-filter: blur(5px); height: 100%;"> |
|||
<div class="info"> |
|||
<span class="label" style="font-size: 12px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: 32px; |
|||
color: #f14848; |
|||
margin-bottom: 13px; |
|||
text-transform: uppercase;">HIGHLIGHT</span> |
|||
<h3 class="text-white" style=" color: #fff; |
|||
font-size: 24px; |
|||
font-weight: 500; |
|||
line-height: 32px; |
|||
margin-bottom: 9px;">Modified App Drawer</h3> |
|||
<p class="des" style="color: #c7c7c7; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 24px; |
|||
margin-bottom: 0;">Modified app drawer which helps to navigate through different applications.</p> |
|||
|
|||
</div> |
|||
<div class="mt-5"> |
|||
<img src="./img/8.png" alt="Grid item" class="img-fluid"> |
|||
</div> |
|||
<a href="#" target="_blank" class="url_link" name="grid_popup" |
|||
aria-label="Url link label"><span></span></a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<!-- --> |
|||
<!-- --> |
|||
</section> |
|||
</section> |
|||
</div> |
|||
</div> |
|||
|
|||
</div> |
|||
|
|||
|
|||
</section> |
|||
|
|||
<!--sections --> |
|||
|
|||
|
|||
|
|||
<!-- section content --> |
|||
|
|||
<section class="mb-5" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;"> |
|||
<div class="row d-flex align-items-center"> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div style="padding: 20px;"> |
|||
<h4 class="" style="font-size: 46px;"> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">Fully Responsive</span><br> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">Layout.</span> |
|||
</h4> |
|||
|
|||
<div class="mt-4"> |
|||
<p style="color: #444; font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5;">Now take advantage of everything your dashboard has to offer even on the go. Our |
|||
design are now fully responsive, enabling you to view and manage everything from the comfort of your |
|||
mobile device.</p> |
|||
<ul class="d-flex flex-column gap-3 ms-0 ps-0 mt-4"> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Fully responsive</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Fly-out hamburger menu on the left</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Fits perfectly to all screen sizes</span></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div> |
|||
<div> |
|||
<img class="img-fluid" src="./img/Mobile banner.jpg" style=" |
|||
border-radius: 20px; |
|||
"> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<!-- 2 --> |
|||
|
|||
<section class="" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;"> |
|||
<div class="row d-flex align-items-center"> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div> |
|||
<div> |
|||
<img class="img-fluid" src="./img/2.png" style=" |
|||
border-radius: 20px; |
|||
"> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div style="padding: 20px;"> |
|||
<h4 class="" style="font-size: 46px;"> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">Kanban View</span><br> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">Layout</span> |
|||
</h4> |
|||
|
|||
<div class="mt-4"> |
|||
<p style="color: #444; font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5;">The Kanban view in the "Theme Diwy" offers a vibrant and modern layout with a unique purple-accented color scheme. The cards are cleanly organized and feature enhanced readability with modified fonts and well-spaced elements. Buttons have been styled with complementary colors, ensuring a visually appealing and user-friendly interface. |
|||
|
|||
This theme incorporates a responsive design, making it easy to manage workflows across devices. Features like drag-and-drop functionality and a full-screen view provide seamless navigation and task organization. The bright and engaging color palette sets it apart, ensuring an efficient and enjoyable user experience.</p> |
|||
<ul class="d-flex flex-column gap-3 ms-0 ps-0 mt-4"> |
|||
|
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">New Color Combination</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Modified Font</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Clean Layout</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Buttons with New Colors</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Full Screen View</span></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
</div> |
|||
</section> |
|||
|
|||
<section class="mb-5" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;margin-top: 3rem;"> |
|||
<div class="row d-flex align-items-center"> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div style="padding: 20px;"> |
|||
<h4 class="" style="font-size: 46px;"> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">List View</span><br> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">Layout</span> |
|||
</h4> |
|||
|
|||
<div class="mt-4"> |
|||
<p style="color: #444; font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5;">The List View in the Theme Diwy offers a sleek and professional design tailored for Odoo 18 users. It combines functionality with an aesthetically pleasing interface, improving user experience and workflow efficiency. The color scheme, typography, and layout have been carefully designed to make data management seamless and intuitive. |
|||
.</p> |
|||
<ul class="d-flex flex-column gap-3 ms-0 ps-0 mt-4"> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">List View</span></li> |
|||
|
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">New Color Combination</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Modified Font</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Clean Layout</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Buttons with New Colors</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Full Screen View</span></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div> |
|||
<div> |
|||
<img class="img-fluid" src="./img/4.png" style=" |
|||
border-radius: 20px; |
|||
"> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
|
|||
<section class="" |
|||
style="background-color: #f1f5fd; border: 1px solid #D6E0FF; border-radius: 20px; padding: 40px;"> |
|||
<div class="row d-flex align-items-center"> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div> |
|||
<div> |
|||
<img class="img-fluid" src="./img/6.png" style=" |
|||
border-radius: 20px; |
|||
"> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
<div class="col col-12 col-md-12 col-lg-6"> |
|||
<div style="padding: 20px;"> |
|||
<h4 class="" style="font-size: 46px;"> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">Form View</span><br> |
|||
<span style="color: #212121; |
|||
font-weight: 700; |
|||
display: inline-block; |
|||
width: 100%;">Layout</span> |
|||
</h4> |
|||
|
|||
<div class="mt-4"> |
|||
<p style="color: #444; font-size: 16px; |
|||
font-weight: 400; |
|||
line-height: 1.5;">The Form View in the Theme Diwy for Odoo 18 delivers a vibrant and user-friendly interface tailored for efficient data management. It incorporates a unique purple-accented color scheme that ensures clarity while maintaining a modern, professional aesthetic. The design emphasizes usability, with intuitive layouts that enable seamless navigation and efficient record handling. |
|||
</p> |
|||
<ul class="d-flex flex-column gap-3 ms-0 ps-0 mt-4"> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Modified Form Style</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">Full Screen Form View</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">New Looks for Tabs</span></li> |
|||
<li style="list-style: none;" class="d-flex align-items-center gap-2"><img src="./img/check.svg" |
|||
style="width: 24px;"><span style=" color: #444; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
line-height: 32px;">New Looks for Status Button</span></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
</div> |
|||
</section> |
|||
|
|||
|
|||
<!-- --> |
|||
|
|||
<!-- --> |
|||
|
|||
|
|||
|
|||
<div class="my-5"> |
|||
<!-- banner card --> |
|||
|
|||
|
|||
|
|||
<!-- service-section --> |
|||
|
|||
<section id="services" class="mt-5" style="border-radius: 16px; |
|||
border: 1px solid #EBEEF2; |
|||
background-color: #FFF; |
|||
padding: 60px 40px; |
|||
box-shadow: 0px 5px 20px -11px rgba(0, 0, 0, 0.25);"> |
|||
<div class="text-center mt-4"> |
|||
<h3 class="mb-0" style="color: #000; |
|||
text-align: center; |
|||
font-family: Montserrat; |
|||
font-size: 40px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
line-height: normal; |
|||
text-transform: uppercase; |
|||
padding-bottom: 50px;">Our Services</h3> |
|||
</div> |
|||
<div class="row mt-3"> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#FFE2E5; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#FA5A7D; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/gear.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;"> Odoo Customization</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#FFF4DE; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#FF947A; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/wrench-icon.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;"> Odoo Implementation</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#DCFCE7; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#3CD856; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/life-ring-icon.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;">Odoo Support</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#F3E8FF; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#BF83FF; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/arrows-repeat.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;">Odoo Migration</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#F1F9FF; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#01649C; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/puzzle-piece-icon.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;">Odoo integration</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#EDF8ED; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#69CC70; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/odoo-consultancy.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;">Odoo Consultancy</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#F1F6FF; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#2E4556; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/odoo-licencing.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;">Odoo Licensing</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
<div class="col-lg-3 col-sm-12 mb-3"> |
|||
<a href="#" style="text-decoration:none"> |
|||
<div class="btn-lg btn-block p-4 mb-2 d-flex flex-column justify-content-center align-items-center" |
|||
style="font-size:25px; font-weight:bold;background-color:#FAF6EA; margin:auto; border-radius: 8px;"> |
|||
|
|||
<div class="d-flex justify-content-center align-items-center" |
|||
style="background-color:#FCD12C; border-radius:50%; height:56px; width:56px"> |
|||
<img src="./img/hire-odoo.svg" class="img-responsive" height="28px" width="28px"> |
|||
</div> |
|||
<span class="mt-3" style="font-size: 18px; |
|||
color: #121212; |
|||
font-weight: 600;">Hire Odoo Developer</span> |
|||
</div> |
|||
</a> |
|||
</div> |
|||
</div> |
|||
<!-- --> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
<!-- --> |
|||
</div> |
|||
</div> |
|||
</body> |
|||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"></script> |
|||
|
|||
</html> |
After Width: | Height: | Size: 476 KiB |
@ -0,0 +1,8 @@ |
|||
/* Webpixels CSS */ |
|||
/* Utility and component-centric Design System based on Bootstrap for fast, responsive UI development */ |
|||
/* URL: https://github.com/webpixels/css */ |
|||
|
|||
@import url(https://unpkg.com/@webpixels/css@1.1.5/dist/index.css); |
|||
|
|||
/* Bootstrap Icons */ |
|||
@import url("https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.4.0/font/bootstrap-icons.min.css"); |
@ -0,0 +1 @@ |
|||
{"version":3,"sourceRoot":"","sources":["../scss/style.scss","../scss/_normalize.scss","../scss/pages/_login.scss","../scss/pages/_apps.scss","../scss/components/_button.scss","../scss/layouts/_navbar.scss","../scss/layouts/_sidebar.scss","../scss/_variables.scss","../scss/_common.scss"],"names":[],"mappings":"AAEQ;AAIR;AACQ;ACPR;AAEA;AAAA;AAGA;AAAA;AAAA;AAAA;AAKC;EACG;EACA;;;AAGF;AAAA;AAGA;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAAA;AAKA;EACE;EACA;;;AAGF;AAAA;AAGA;AAAA;AAAA;AAAA;AAKA;EACE;EACA;EACA;;;AAGF;AAAA;AAAA;AAAA;AAKA;EACE;EACA;;;AAGF;AAAA;AAGA;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAAA;AAKA;EACE;EACA;EACA;;;AAGF;AAAA;AAAA;AAIA;AAAA;EAEE;;;AAGF;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;EAGE;EACA;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAAA;AAKA;AAAA;EAEE;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;AAAA;AAGA;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAGA;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAAA;AAAA;EAKE;EACA;EACA;EACA;;;AAGF;AAAA;AAAA;AAAA;AAKA;AAAA,QACQ;EACN;;;AAGF;AAAA;AAAA;AAAA;AAKA;AAAA,SACS;EACP;;;AAGF;AAAA;AAAA;AAIA;AAAA;AAAA;AAAA;EAIE;;;AAGF;AAAA;AAAA;AAIA;AAAA;AAAA;AAAA;EAIE;EACA;;;AAGF;AAAA;AAAA;AAIA;AAAA;AAAA;AAAA;EAIE;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAOA;EACE;EACA;EACA;EACA;EACA;EACA;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAAA;AAKA;AAAA;EAEE;EACA;;;AAGF;AAAA;AAAA;AAIA;AAAA;EAEE;;;AAGF;AAAA;AAAA;AAAA;AAKA;EACE;EACA;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAAA;AAKA;EACE;EACA;;;AAGF;AAAA;AAGA;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAGA;AAAA;AAAA;AAIA;EACE;;;AAGF;AAAA;AAAA;AAIA;EACE;;;AC3VJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAII;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAEJ;EACI;EACA;EACA;EACA;;AAEJ;EACI;EACA;;AAEJ;EACI;EACA;;AACA;EACI;EACA;;;ACjEhB;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACD;EACC;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EAChB;;AACgB;EACI;EACA;EACA;EACA;;AAEJ;EACI;EACJ;;AAIJ;EACI;EACA;EACA;EACA;;;ACjDhB;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EAEA;EACA;;AAIJ;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAKJ;EACE;EACA;EACA;EACA;EACA;EACA;;AAGA;EACE;;AAOJ;EACE;EACA;EACA;EACA;;AAKF;EAEE;EACA;;AACA;EACI;;AAEJ;EACE;EACA;;;AC1EN;EACI;EACA;EACA;EACA;;AAGI;EACI;EACA;EACA;EACA;EACA;;AAGI;EACI;;;AAQpB;EACI;;AAEA;EACI;EACA;;AACA;EACI;;AAKR;EACI;EACR;;AACQ;EACI;;AAQA;EACI;EACA;;AAKZ;EACI;EACA;EACA;;AAEA;EACI;;AAIJ;EACI;EACA;;AAEA;EAEI;;AAMR;EACI;EACA;EACA;EACA;EACA;;AAIQ;EACI;;AAKZ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAMJ;EACI;;;AChHpB;EACI;EACA;EACA;EACA;EAIA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACR;;AAII;EACI;EACA;;AAEA;EACI;EACZ;;AAKI;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAKR;EASI;;AARA;EACI;;AAGJ;EACI;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAOhB;EACI;EACA;;;AAIJ;EACI;EAEA;EACA;;;AAIJ;EACI;;AACA;EACI;EACA;EACA;EACJ;;AAGI;EACI;;AAGJ;EAEI;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;EACA;EACJ;EACA;;;AAKA;EACA;;;AAGA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAIJ;EACI;EACA;;;AAMZ;EACI;EACA;EACA;EACA;EACJ;EACA;EAEA;;AAEA;EACI;EACA;EACA;;AACA;EACI;;AAEJ;EACI;;AAKR;EACI;EACJ;EACA;EACA;;;AAMA;EACI;EACA;;;AAIA;EACI;EACA;;;AAIR;EACI;;;AAIJ;EACI;;;AAKJ;EACI;;;AAIJ;EACI;;;AAGJ;EAEI;;AAKA;EACI;;AAGJ;EACI;;AAEJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAEJ;EACI;;AAEJ;EACI;;;ACrUR;EACI;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EACA;;;ACpBJ;EACI;EACA;;;AAEJ;EACI;EACA;;;AAEJ;EACI;EACA;EACA;;;AAEJ;EACI;EACA,aDfW;ECgBX;;AACA;EAEI;;;AAGR;EACI;EACA;;;AAEJ;AAAA;EAEI;EACA;;;AAEJ;EACI;EACA;EACA;EACA;EACF;;;AAGF;EACI;EACA;EACA","file":"style.css"} |
After Width: | Height: | Size: 161 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 366 B |
After Width: | Height: | Size: 928 B |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 506 B |
After Width: | Height: | Size: 776 B |
After Width: | Height: | Size: 273 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 952 B |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 4.1 KiB |
After Width: | Height: | Size: 809 B |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 427 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 973 B |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 516 B |
After Width: | Height: | Size: 338 B |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 289 B |
After Width: | Height: | Size: 336 B |
After Width: | Height: | Size: 541 B |
After Width: | Height: | Size: 785 B |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 668 B |
After Width: | Height: | Size: 541 B |
After Width: | Height: | Size: 428 B |
After Width: | Height: | Size: 785 B |
After Width: | Height: | Size: 895 B |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 597 B |
After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,20 @@ |
|||
/** @odoo-module */ |
|||
|
|||
import { Component, useRef } from "@odoo/owl"; |
|||
import { registry } from "@web/core/registry"; |
|||
import { computeAppsAndMenuItems } from "@web/webclient/menus/menu_helpers"; |
|||
import { useService } from "@web/core/utils/hooks"; |
|||
import { menuService } from "@web/webclient/menus/menu_service"; |
|||
|
|||
export class HomeMenus extends Component { |
|||
static template = "theme_diwy.home_menus"; |
|||
setup() { |
|||
this.menu = useService("menu"); |
|||
this.sidebarRef = useRef("sidebar"); |
|||
} |
|||
onAppClick(app) { |
|||
this.env.bus.trigger('app-selected', { activeApp: app }); |
|||
this.menu.selectMenu(app); |
|||
} |
|||
} |
|||
registry.category("actions").add("theme_diwy.homemenus", HomeMenus); |
@ -0,0 +1,80 @@ |
|||
/** @odoo-module */ |
|||
|
|||
import { NavBar } from "@web/webclient/navbar/navbar"; |
|||
import { registry } from "@web/core/registry"; |
|||
import { computeAppsAndMenuItems } from "@web/webclient/menus/menu_helpers"; |
|||
import { useBus, useService } from "@web/core/utils/hooks"; |
|||
import { useRef, onMounted, useState } from "@odoo/owl"; |
|||
import { patch } from "@web/core/utils/patch"; |
|||
|
|||
patch(NavBar.prototype, { |
|||
// To modify the Navbar properties and functions.
|
|||
setup() { |
|||
super.setup() |
|||
const isSidebarHidden = sessionStorage.getItem("isSidebarHidden") === "true"; |
|||
this.sidebarRef = useRef("sidebar"); |
|||
this.menu_sectionsRef = useRef("menu_sections") |
|||
this.busService = this.env.services.bus_service; |
|||
this.menuService = useService("menu"); |
|||
this.action = useService("action"); |
|||
let { apps, menuItems } = computeAppsAndMenuItems |
|||
this.menuService.getMenuAsTree("root"); |
|||
this._apps = apps; |
|||
this.state = useState({ |
|||
activeApp: parseInt(sessionStorage.getItem("activeApp")), |
|||
isSidebarHidden: isSidebarHidden, |
|||
}); |
|||
useBus(this.env.bus, "app-selected", (event) => { |
|||
this.onAppClick(event.detail.activeApp); |
|||
}); |
|||
onMounted(() => { |
|||
this.applySidebarState(); |
|||
}); |
|||
}, |
|||
|
|||
applySidebarState() { |
|||
const sidebarElement = this.sidebarRef.el; |
|||
const sectionsElement = this.menu_sectionsRef.el; |
|||
const actionManagerElement = document.querySelector(".o_action_manager"); |
|||
if (sidebarElement) { |
|||
if (this.state.isSidebarHidden) { |
|||
sidebarElement.classList.add("o_hidden"); |
|||
sectionsElement.classList.add("o_hidden"); |
|||
} else { |
|||
sidebarElement.classList.remove("o_hidden"); |
|||
sectionsElement.classList.remove("o_hidden"); |
|||
} |
|||
} |
|||
}, |
|||
|
|||
onAppClick(app) { |
|||
const sidebarElement = this.sidebarRef.el; // Access the DOM element
|
|||
const sectionsElement = this.menu_sectionsRef.el; |
|||
sidebarElement?.classList.remove("o_hidden"); // Remove the 'o_hidden' class to show the sidebar
|
|||
sectionsElement?.classList.remove("o_hidden"); // Remove the 'o_hidden' class to show the sidebar
|
|||
const actionManagerElement = document.querySelector(".o_action_manager"); |
|||
this.state.isSidebarHidden = false; |
|||
sessionStorage.setItem("isSidebarHidden", "false"); |
|||
this.state.activeApp = app.id; |
|||
sessionStorage.setItem("activeApp", this.state.activeApp); |
|||
this.onNavBarDropdownItemSelection(app); |
|||
}, |
|||
|
|||
async _onClickMenusPanel() { |
|||
const sidebarElement = this.sidebarRef.el; // Access the DOM element
|
|||
const sectionsElement = this.menu_sectionsRef.el; |
|||
sidebarElement?.classList.add("o_hidden"); // Add the 'o_hidden' class to hide the sidebar
|
|||
sectionsElement?.classList.add("o_hidden"); // Add the 'o_hidden' class to hide the sidebar
|
|||
const actionManagerElement = document.querySelector(".o_action_manager"); |
|||
actionManagerElement?.style.setProperty("margin-left", "0", "important"); |
|||
this.state.isSidebarHidden = true; |
|||
sessionStorage.setItem("isSidebarHidden", "true"); |
|||
await this.action.doAction({ |
|||
type: 'ir.actions.client', |
|||
tag: 'theme_diwy.homemenus', |
|||
params: { |
|||
apps: this._apps, |
|||
}, |
|||
}); |
|||
} |
|||
}) |
@ -0,0 +1,41 @@ |
|||
|
|||
*:focus { |
|||
outline: 0 !important; |
|||
box-shadow: none !important; |
|||
} |
|||
*button:focus { |
|||
border: none; |
|||
outline: none; |
|||
box-shadow: none; |
|||
} |
|||
* { |
|||
list-style-type: none; |
|||
font-family: $font-default; |
|||
font-size: 16px; |
|||
&:focus, |
|||
&:active { |
|||
outline: none !important; |
|||
} |
|||
} |
|||
*::selection { |
|||
color: rgb(243, 235, 238); |
|||
background-color: black; |
|||
} |
|||
*a, |
|||
a:visited { |
|||
color: #003899; |
|||
text-decoration: none; |
|||
} |
|||
body { |
|||
font-family: font-default !important; |
|||
color: var(--text-color); |
|||
background-color: #F7F8FB; |
|||
overscroll-behavior: none; |
|||
height: 100vh; |
|||
|
|||
} |
|||
.affix { |
|||
top: 0; |
|||
width: 100%; |
|||
z-index: 9999 !important; |
|||
} |
@ -0,0 +1,349 @@ |
|||
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ |
|||
|
|||
/* Document |
|||
========================================================================== */ |
|||
|
|||
/** |
|||
* 1. Correct the line height in all browsers. |
|||
* 2. Prevent adjustments of font size after orientation changes in iOS. |
|||
*/ |
|||
|
|||
html { |
|||
line-height: 1.15; /* 1 */ |
|||
-webkit-text-size-adjust: 100%; /* 2 */ |
|||
} |
|||
|
|||
/* Sections |
|||
========================================================================== */ |
|||
|
|||
/** |
|||
* Remove the margin in all browsers. |
|||
*/ |
|||
|
|||
body { |
|||
margin: 0; |
|||
} |
|||
|
|||
/** |
|||
* Render the `main` element consistently in IE. |
|||
*/ |
|||
|
|||
main { |
|||
display: block; |
|||
} |
|||
|
|||
/** |
|||
* Correct the font size and margin on `h1` elements within `section` and |
|||
* `article` contexts in Chrome, Firefox, and Safari. |
|||
*/ |
|||
|
|||
h1 { |
|||
font-size: 2em; |
|||
margin: 0.67em 0; |
|||
} |
|||
|
|||
/* Grouping content |
|||
========================================================================== */ |
|||
|
|||
/** |
|||
* 1. Add the correct box sizing in Firefox. |
|||
* 2. Show the overflow in Edge and IE. |
|||
*/ |
|||
|
|||
hr { |
|||
box-sizing: content-box; /* 1 */ |
|||
height: 0; /* 1 */ |
|||
overflow: visible; /* 2 */ |
|||
} |
|||
|
|||
/** |
|||
* 1. Correct the inheritance and scaling of font size in all browsers. |
|||
* 2. Correct the odd `em` font sizing in all browsers. |
|||
*/ |
|||
|
|||
pre { |
|||
font-family: monospace, monospace; /* 1 */ |
|||
font-size: 1em; /* 2 */ |
|||
} |
|||
|
|||
/* Text-level semantics |
|||
========================================================================== */ |
|||
|
|||
/** |
|||
* Remove the gray background on active links in IE 10. |
|||
*/ |
|||
|
|||
a { |
|||
background-color: transparent; |
|||
} |
|||
|
|||
/** |
|||
* 1. Remove the bottom border in Chrome 57- |
|||
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. |
|||
*/ |
|||
|
|||
abbr[title] { |
|||
border-bottom: none; /* 1 */ |
|||
text-decoration: underline; /* 2 */ |
|||
text-decoration: underline dotted; /* 2 */ |
|||
} |
|||
|
|||
/** |
|||
* Add the correct font weight in Chrome, Edge, and Safari. |
|||
*/ |
|||
|
|||
b, |
|||
strong { |
|||
font-weight: bolder; |
|||
} |
|||
|
|||
/** |
|||
* 1. Correct the inheritance and scaling of font size in all browsers. |
|||
* 2. Correct the odd `em` font sizing in all browsers. |
|||
*/ |
|||
|
|||
code, |
|||
kbd, |
|||
samp { |
|||
font-family: monospace, monospace; /* 1 */ |
|||
font-size: 1em; /* 2 */ |
|||
} |
|||
|
|||
/** |
|||
* Add the correct font size in all browsers. |
|||
*/ |
|||
|
|||
small { |
|||
font-size: 80%; |
|||
} |
|||
|
|||
/** |
|||
* Prevent `sub` and `sup` elements from affecting the line height in |
|||
* all browsers. |
|||
*/ |
|||
|
|||
sub, |
|||
sup { |
|||
font-size: 75%; |
|||
line-height: 0; |
|||
position: relative; |
|||
vertical-align: baseline; |
|||
} |
|||
|
|||
sub { |
|||
bottom: -0.25em; |
|||
} |
|||
|
|||
sup { |
|||
top: -0.5em; |
|||
} |
|||
|
|||
/* Embedded content |
|||
========================================================================== */ |
|||
|
|||
/** |
|||
* Remove the border on images inside links in IE 10. |
|||
*/ |
|||
|
|||
img { |
|||
border-style: none; |
|||
} |
|||
|
|||
/* Forms |
|||
========================================================================== */ |
|||
|
|||
/** |
|||
* 1. Change the font styles in all browsers. |
|||
* 2. Remove the margin in Firefox and Safari. |
|||
*/ |
|||
|
|||
button, |
|||
input, |
|||
optgroup, |
|||
select, |
|||
textarea { |
|||
font-family: inherit; /* 1 */ |
|||
font-size: 100%; /* 1 */ |
|||
line-height: 1.15; /* 1 */ |
|||
margin: 0; /* 2 */ |
|||
} |
|||
|
|||
/** |
|||
* Show the overflow in IE. |
|||
* 1. Show the overflow in Edge. |
|||
*/ |
|||
|
|||
button, |
|||
input { /* 1 */ |
|||
overflow: visible; |
|||
} |
|||
|
|||
/** |
|||
* Remove the inheritance of text transform in Edge, Firefox, and IE. |
|||
* 1. Remove the inheritance of text transform in Firefox. |
|||
*/ |
|||
|
|||
button, |
|||
select { /* 1 */ |
|||
text-transform: none; |
|||
} |
|||
|
|||
/** |
|||
* Correct the inability to style clickable types in iOS and Safari. |
|||
*/ |
|||
|
|||
button, |
|||
[type="button"], |
|||
[type="reset"], |
|||
[type="submit"] { |
|||
-webkit-appearance: button; |
|||
} |
|||
|
|||
/** |
|||
* Remove the inner border and padding in Firefox. |
|||
*/ |
|||
|
|||
button::-moz-focus-inner, |
|||
[type="button"]::-moz-focus-inner, |
|||
[type="reset"]::-moz-focus-inner, |
|||
[type="submit"]::-moz-focus-inner { |
|||
border-style: none; |
|||
padding: 0; |
|||
} |
|||
|
|||
/** |
|||
* Restore the focus styles unset by the previous rule. |
|||
*/ |
|||
|
|||
button:-moz-focusring, |
|||
[type="button"]:-moz-focusring, |
|||
[type="reset"]:-moz-focusring, |
|||
[type="submit"]:-moz-focusring { |
|||
outline: 1px dotted ButtonText; |
|||
} |
|||
|
|||
/** |
|||
* Correct the padding in Firefox. |
|||
*/ |
|||
|
|||
fieldset { |
|||
padding: 0.35em 0.75em 0.625em; |
|||
} |
|||
|
|||
/** |
|||
* 1. Correct the text wrapping in Edge and IE. |
|||
* 2. Correct the color inheritance from `fieldset` elements in IE. |
|||
* 3. Remove the padding so developers are not caught out when they zero out |
|||
* `fieldset` elements in all browsers. |
|||
*/ |
|||
|
|||
legend { |
|||
box-sizing: border-box; /* 1 */ |
|||
color: inherit; /* 2 */ |
|||
display: table; /* 1 */ |
|||
max-width: 100%; /* 1 */ |
|||
padding: 0; /* 3 */ |
|||
white-space: normal; /* 1 */ |
|||
} |
|||
|
|||
/** |
|||
* Add the correct vertical alignment in Chrome, Firefox, and Opera. |
|||
*/ |
|||
|
|||
progress { |
|||
vertical-align: baseline; |
|||
} |
|||
|
|||
/** |
|||
* Remove the default vertical scrollbar in IE 10+. |
|||
*/ |
|||
|
|||
textarea { |
|||
overflow: auto; |
|||
} |
|||
|
|||
/** |
|||
* 1. Add the correct box sizing in IE 10. |
|||
* 2. Remove the padding in IE 10. |
|||
*/ |
|||
|
|||
[type="checkbox"], |
|||
[type="radio"] { |
|||
box-sizing: border-box; /* 1 */ |
|||
padding: 0; /* 2 */ |
|||
} |
|||
|
|||
/** |
|||
* Correct the cursor style of increment and decrement buttons in Chrome. |
|||
*/ |
|||
|
|||
[type="number"]::-webkit-inner-spin-button, |
|||
[type="number"]::-webkit-outer-spin-button { |
|||
height: auto; |
|||
} |
|||
|
|||
/** |
|||
* 1. Correct the odd appearance in Chrome and Safari. |
|||
* 2. Correct the outline style in Safari. |
|||
*/ |
|||
|
|||
[type="search"] { |
|||
-webkit-appearance: textfield; /* 1 */ |
|||
outline-offset: -2px; /* 2 */ |
|||
} |
|||
|
|||
/** |
|||
* Remove the inner padding in Chrome and Safari on macOS. |
|||
*/ |
|||
|
|||
[type="search"]::-webkit-search-decoration { |
|||
-webkit-appearance: none; |
|||
} |
|||
|
|||
/** |
|||
* 1. Correct the inability to style clickable types in iOS and Safari. |
|||
* 2. Change font properties to `inherit` in Safari. |
|||
*/ |
|||
|
|||
::-webkit-file-upload-button { |
|||
-webkit-appearance: button; /* 1 */ |
|||
font: inherit; /* 2 */ |
|||
} |
|||
|
|||
/* Interactive |
|||
========================================================================== */ |
|||
|
|||
/* |
|||
* Add the correct display in Edge, IE 10+, and Firefox. |
|||
*/ |
|||
|
|||
details { |
|||
display: block; |
|||
} |
|||
|
|||
/* |
|||
* Add the correct display in all browsers. |
|||
*/ |
|||
|
|||
summary { |
|||
display: list-item; |
|||
} |
|||
|
|||
/* Misc |
|||
========================================================================== */ |
|||
|
|||
/** |
|||
* Add the correct display in IE 10+. |
|||
*/ |
|||
|
|||
template { |
|||
display: none; |
|||
} |
|||
|
|||
/** |
|||
* Add the correct display in IE 10. |
|||
*/ |
|||
|
|||
[hidden] { |
|||
display: none; |
|||
} |
@ -0,0 +1,22 @@ |
|||
$font-default: "League Spartan", sans-serif; |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
// Color |
|||
|
|||
|
|||
:root { |
|||
--primary-color: #563BFF; |
|||
--secondary-color: #9197B3; |
|||
--danger-color: #D1293D; |
|||
|
|||
--diwy-blue: #51459E; |
|||
--text-blue: #3734A9; |
|||
--text-color: #5A5881; |
|||
--white-color: #ffff; |
|||
--grey-color: #C4C4C4; |
|||
--dark: #4E4E4E; |
|||
} |
@ -0,0 +1,62 @@ |
|||
|
|||
body { |
|||
font-family: "League Spartan", sans-serif; |
|||
} |
|||
a { |
|||
color: #51459E; |
|||
font-weight: 600; |
|||
} |
|||
|
|||
.card.o_database_list .card-body { |
|||
width: 30vw; |
|||
background: rgba(255, 255, 255, 0.2); |
|||
border-radius: 15px; |
|||
padding: 40px 50px; |
|||
backdrop-filter: blur(10px); |
|||
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); |
|||
border: 1px solid rgba(255, 255, 255, 0.3); |
|||
} |
|||
|
|||
.card.o_database_list { |
|||
display: flex; |
|||
justify-content: center; |
|||
align-items: center; |
|||
} |
|||
.py-5 { |
|||
height: 100vh; |
|||
display: flex; |
|||
justify-content: center; |
|||
align-items: center; |
|||
} |
|||
|
|||
|
|||
.oe_login_form button.btn-link { |
|||
color: #51459E; |
|||
font-weight: 600; |
|||
} |
|||
|
|||
.btn-sm{ |
|||
color: #51459E; |
|||
font-weight: 600; |
|||
} |
|||
|
|||
.btn-primary { |
|||
border-radius: 5px; |
|||
font-size: 16px !important; |
|||
text-decoration: none; |
|||
position: relative; |
|||
border: 1px solid #563BFF!important; |
|||
background-color: #563BFF!important; |
|||
color: #ffff !important; |
|||
padding: 10px 30px 6px 30px; |
|||
} |
|||
.btn-primary:hover { |
|||
background-color: rgba(86, 59, 255, 0.28); |
|||
transition: all 0.3s; |
|||
color: #ffff !important; |
|||
border-color: rgba(86, 59, 255, 0.28) !important; |
|||
} |
|||
|
|||
|
|||
|
|||
|
@ -0,0 +1,176 @@ |
|||
:root { |
|||
--primary-color: #563BFF; |
|||
--secondary-color: #9197B3; |
|||
--danger-color: #D1293D; |
|||
--diwy-blue: #51459E; |
|||
--text-blue: #3734A9; |
|||
--text-color: #5A5881; |
|||
--white-color: #ffff; |
|||
--grey-color: #C4C4C4; |
|||
--dark: #4E4E4E; |
|||
} |
|||
|
|||
.o_user_menu .dropdown-toggle .o_user_avatar { |
|||
border-radius: 50% !important; |
|||
} |
|||
|
|||
.navbar { |
|||
background: #fff !important; |
|||
border-bottom: transparent; |
|||
} |
|||
.o_main_navbar{ |
|||
background-color: transparent !important; |
|||
} |
|||
.o_main_navbar .navbar-brand{ |
|||
margin-right: 20px; |
|||
} |
|||
.o_main_navbar .oe_topbar_name{ |
|||
color: var(--text-color); |
|||
|
|||
} |
|||
.o_control_panel{ |
|||
padding-top: 56px !important; |
|||
} |
|||
.o_main_navbar .o_menu_sections .dropdown-toggle { |
|||
background-color: transparent; |
|||
color: var(--text-color); |
|||
} |
|||
|
|||
.o_main_navbar .o_menu_sections .dropdown-toggle:hover { |
|||
background-color: transparent; |
|||
color: var(--text-color); |
|||
} |
|||
.fa, .oi { |
|||
color: var(--text-color); |
|||
} |
|||
.o_main_navbar .o_menu_sections .o_nav_entry { |
|||
background: transparent; |
|||
color: var(--text-color); |
|||
} |
|||
|
|||
|
|||
|
|||
.sidebar { |
|||
height: 93vh; |
|||
width: auto; |
|||
background-color: var(--white-color); |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.1); |
|||
padding: 20px 20px; |
|||
padding-left: 0; |
|||
padding-top: 40px; |
|||
overflow: auto; |
|||
scrollbar-width: thin; |
|||
scrollbar-color: transparent transparent; |
|||
transition: all 0.4s; |
|||
} |
|||
.sidebar ::-webkit-scrollbar { |
|||
display: none; |
|||
} |
|||
.sidebar:hover::-webkit-scrollbar { |
|||
display: block; |
|||
} |
|||
.sidebar span { |
|||
display: none; |
|||
padding-right: 15px; |
|||
transition: all 0.4s; |
|||
} |
|||
.sidebar:hover { |
|||
scrollbar-color: rgb(219, 219, 219) rgb(218, 218, 218); |
|||
transition: all 0.4s; |
|||
} |
|||
.sidebar:hover span { |
|||
display: block; |
|||
transition: all 0.4s; |
|||
} |
|||
.sidebar .sidebar_links { |
|||
padding-left: 0; |
|||
} |
|||
.sidebar #dropdown-toggle { |
|||
position: relative; |
|||
color: white !important; |
|||
margin-bottom: 10px; |
|||
margin-left: 25px; |
|||
} |
|||
.sidebar #dropdown-toggle a { |
|||
width: 100%; |
|||
display: flex; |
|||
justify-content: start; |
|||
column-gap: 15px; |
|||
align-items: center; |
|||
} |
|||
.sidebar #dropdown-toggle a svg { |
|||
margin-top: -2px; |
|||
} |
|||
.sidebar #dropdown-toggle.active { |
|||
color: var(--white-color) !important; |
|||
background-color: rgba(86, 59, 255, 0.28); |
|||
border-radius: 15px; |
|||
padding: 15px 15px; |
|||
box-shadow: 0px 15px 35px 0px rgba(86, 59, 255, 0.26); |
|||
position: relative; |
|||
} |
|||
.sidebar #dropdown-toggle.active a { |
|||
width: 100%; |
|||
display: flex; |
|||
justify-content: start; |
|||
column-gap: 15px; |
|||
align-items: center; |
|||
color: var(--white-color) !important; |
|||
} |
|||
.sidebar #dropdown-toggle.active svg path { |
|||
stroke: #ffffff; |
|||
transition: stroke 0.3s ease; |
|||
} |
|||
.sidebar #dropdown-toggle.active:before { |
|||
position: absolute; |
|||
content: ""; |
|||
height: 100%; |
|||
width: 8px; |
|||
background-color: var(--primary-color); |
|||
left: -28px; |
|||
top: 0; |
|||
border-radius: 10px; |
|||
} |
|||
.sidebar .dropdown-content { |
|||
position: relative; |
|||
display: none; |
|||
} |
|||
.sidebar .dropdown-content li { |
|||
padding: 15px 15px; |
|||
} |
|||
.sidebar .sidbar-item { |
|||
position: relative; |
|||
padding: 15px 15px; |
|||
margin-left: 25px; |
|||
} |
|||
.sidebar .sidbar-item a { |
|||
width: 100%; |
|||
display: flex; |
|||
justify-content: start; |
|||
column-gap: 15px; |
|||
align-items: center; |
|||
color: var(--secondary-color) !important; |
|||
padding-bottom: 10px; |
|||
} |
|||
.sidebar .sidbar-item a svg { |
|||
margin-top: -5px; |
|||
} |
|||
.sidebar .sidbar-item:hover { |
|||
transition: stroke 0.3s ease; |
|||
} |
|||
.sidebar .sidbar-item:hover a { |
|||
color: var(--primary-color) !important; |
|||
} |
|||
.sidebar .sidbar-item:hover svg path { |
|||
stroke: var(--primary-color); |
|||
} |
|||
.sidebar .sidbar-item:hover ::before { |
|||
position: absolute; |
|||
content: ""; |
|||
height: 100%; |
|||
width: 8px; |
|||
background-color: var(--primary-color); |
|||
left: -28px; |
|||
top: 0; |
|||
border-radius: 10px; |
|||
} |
@ -0,0 +1,377 @@ |
|||
#sidebar_panel { |
|||
height: calc(100% - 0%); |
|||
position: fixed; |
|||
overflow-y: scroll; |
|||
-ms-overflow-style: none; /* Hide scrollbar for IE and Edge */ |
|||
scrollbar-width: none; /* Hide scrollbar for Firefox */ |
|||
z-index: 3; |
|||
top: 0; |
|||
margin-top:25px; |
|||
} |
|||
|
|||
.sidebar_img { |
|||
width: 22px; |
|||
width: 22px; |
|||
height: 22px; |
|||
border-radius: 0px; |
|||
} |
|||
|
|||
html .o_web_client > .o_action_manager{ |
|||
margin-left: 98px ; |
|||
|
|||
@media (max-width: 768px) { |
|||
margin-left: 0px !important; |
|||
} |
|||
} |
|||
.sidebar { |
|||
height: 94vh; |
|||
width: auto; |
|||
position: fixed; |
|||
background-color: var(--white-color); |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.10); |
|||
padding: 20px 20px; |
|||
padding-left: 0; |
|||
padding-top: 40px; |
|||
overflow: auto; |
|||
scrollbar-width: thin; |
|||
scrollbar-color: transparent transparent; |
|||
transition: all .4s; |
|||
z-index: 100; |
|||
|
|||
::-webkit-scrollbar { |
|||
display: none; |
|||
} |
|||
|
|||
&:hover::-webkit-scrollbar { |
|||
display: block; |
|||
} |
|||
|
|||
span { |
|||
display: none; |
|||
padding-right: 15px; |
|||
transition: all .4s; |
|||
|
|||
} |
|||
|
|||
&:hover { |
|||
scrollbar-color: rgb(219, 219, 219) rgb(218, 218, 218); |
|||
transition: all .4s; |
|||
|
|||
span { |
|||
display: block; |
|||
transition: all .4s; |
|||
|
|||
} |
|||
} |
|||
|
|||
.sidebar_links { |
|||
padding-left: 0; |
|||
} |
|||
|
|||
#dropdown-toggle { |
|||
position: relative; |
|||
color: white !important; |
|||
margin-bottom: 10px; |
|||
margin-left: 25px; |
|||
|
|||
a { |
|||
width: 100%; |
|||
display: flex; |
|||
justify-content: start; |
|||
column-gap: 15px; |
|||
align-items: center; |
|||
|
|||
svg { |
|||
margin-top: -2px; |
|||
} |
|||
} |
|||
} |
|||
|
|||
#dropdown-toggle.active { |
|||
color: var(--white-color) !important; |
|||
background-color: rgba(86, 59, 255, 0.28); |
|||
border-radius: 15px; |
|||
padding: 15px 15px; |
|||
box-shadow: 0px 15px 35px 0px rgba(86, 59, 255, 0.26); |
|||
position: relative; |
|||
|
|||
a { |
|||
width: 100%; |
|||
display: flex; |
|||
justify-content: start; |
|||
column-gap: 15px; |
|||
align-items: center; |
|||
color: var(--white-color) !important; |
|||
} |
|||
|
|||
svg path { |
|||
stroke: #ffffff; |
|||
transition: stroke 0.3s ease; |
|||
} |
|||
|
|||
&:before { |
|||
position: absolute; |
|||
content: ""; |
|||
height: 100%; |
|||
width: 8px; |
|||
background-color: var(--primary-color); |
|||
left: -28px; |
|||
top: 0; |
|||
border-radius: 10px; |
|||
} |
|||
} |
|||
|
|||
.dropdown-content { |
|||
position: relative; |
|||
display: none; |
|||
|
|||
li { |
|||
padding: 15px 15px; |
|||
} |
|||
} |
|||
|
|||
.sidbar-item { |
|||
position: relative; |
|||
margin-bottom: 10px; |
|||
padding: 15px 15px; |
|||
margin-left: 25px; |
|||
|
|||
a { |
|||
width: 100%; |
|||
display: flex; |
|||
justify-content: start; |
|||
column-gap: 15px; |
|||
align-items: center; |
|||
color: var(--secondary-color) !important; |
|||
padding-bottom: 10px; |
|||
|
|||
svg { |
|||
margin-top: -5px; |
|||
|
|||
} |
|||
} |
|||
|
|||
&:hover { |
|||
a { |
|||
color: var(--primary-color) !important; |
|||
} |
|||
|
|||
svg path { |
|||
stroke: var(--primary-color); |
|||
} |
|||
|
|||
transition: stroke 0.3s ease; |
|||
|
|||
::before { |
|||
position: absolute; |
|||
content: ""; |
|||
height: 100%; |
|||
width: 8px; |
|||
background-color: var(--primary-color); |
|||
left: -28px; |
|||
top: 0; |
|||
border-radius: 10px; |
|||
} |
|||
} |
|||
} |
|||
} |
|||
|
|||
|
|||
.dashboard_body { |
|||
margin-left: 20px; |
|||
margin-right: 20px; |
|||
|
|||
} |
|||
|
|||
.dashboard_main { |
|||
margin-top: 70px; |
|||
|
|||
display: grid; |
|||
grid-template-columns: auto 1fr; |
|||
|
|||
} |
|||
|
|||
.control_panel { |
|||
margin-bottom: 15px; |
|||
.form-control { |
|||
border-color: transparent; |
|||
width: 100%; |
|||
height: 45px; |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.10); |
|||
|
|||
|
|||
&::placeholder { |
|||
color: var(--grey-color); |
|||
} |
|||
|
|||
&:focus { |
|||
|
|||
border-color: var(--grey-color); |
|||
} |
|||
} |
|||
} |
|||
|
|||
.control_panelnavigation { |
|||
background-color: var(--white-color); |
|||
border-radius: 5px; |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.10); |
|||
padding: 3px 3px; |
|||
display: flex; |
|||
height: 43px; |
|||
|
|||
|
|||
} |
|||
.app_wrapp.active { |
|||
background-color: #f1f1f1; |
|||
font-weight: bold; |
|||
} |
|||
|
|||
#dropdownElement{ |
|||
cursor: pointer; |
|||
background-color: #ffffff; |
|||
padding: 10px 20px; |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.10); |
|||
border-radius: 5px; |
|||
color: var(--text-color); |
|||
// height: 42px; |
|||
|
|||
} |
|||
|
|||
#panel_dropdown{ |
|||
padding-left: 0; |
|||
} |
|||
|
|||
.panel_dropdown_content{ |
|||
background-color: var(--white-color); |
|||
padding:15px 15px; |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.10); |
|||
border-bottom-left-radius: 5px; |
|||
border-bottom-right-radius: 5px; |
|||
|
|||
li{ |
|||
margin-bottom: 10px; |
|||
transition: .5s; |
|||
padding-left: 20px; |
|||
|
|||
a{ |
|||
color: var(--text-color); |
|||
|
|||
} |
|||
|
|||
&:hover{ |
|||
margin-left: 15px; |
|||
transition: .5s; |
|||
} |
|||
} |
|||
|
|||
} |
|||
|
|||
.card_1{ |
|||
cursor: pointer; |
|||
background-color: #ffffff; |
|||
padding: 10px 20px; |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.10); |
|||
border-radius: 5px; |
|||
width: 400px; |
|||
|
|||
transition: all .4s; |
|||
|
|||
.wrapper{ |
|||
display: flex; |
|||
justify-content: space-between; |
|||
padding-top: 15px; |
|||
h3{ |
|||
font-size: 28px; |
|||
} |
|||
p{ |
|||
font-size: 16px; |
|||
} |
|||
} |
|||
|
|||
|
|||
&:hover{ |
|||
box-shadow: 0 4px 4px 0px rgba(86, 59, 255, 0.25); |
|||
transition:box-shadow 0.3s ease; |
|||
transform: translateY(calc(-1.5rem / 5)); |
|||
transition: all .4s; |
|||
|
|||
} |
|||
} |
|||
|
|||
|
|||
.table_wrapper{ |
|||
box-shadow: 0 2px 4px 0px rgba(86, 59, 255, 0.10); |
|||
margin-bottom: 20px; |
|||
|
|||
} |
|||
.thead-light{ |
|||
th{ |
|||
background-color: #563bff17 !important; |
|||
font-weight: 500; |
|||
} |
|||
} |
|||
|
|||
.badge{ |
|||
color: var(--text-color); |
|||
} |
|||
|
|||
|
|||
.td_img{ |
|||
width: 25px; |
|||
} |
|||
|
|||
|
|||
|
|||
.avatar{ |
|||
width: 50px; |
|||
} |
|||
|
|||
|
|||
.tag_group{ |
|||
margin-top: 20px; |
|||
} |
|||
|
|||
.badge{ |
|||
// background-color: white !important; |
|||
padding: 10px 10px; |
|||
|
|||
|
|||
|
|||
|
|||
&-primary{ |
|||
background-color: #dedffd !important; |
|||
} |
|||
|
|||
&-secondary{ |
|||
background-color: #9691d26f !important; |
|||
} |
|||
&-success{ |
|||
background-color: rgb(204, 245, 231) !important; |
|||
color: #00cc88 !important ; |
|||
|
|||
} |
|||
&-danger{ |
|||
background-color:#ffd6e0 !important |
|||
} |
|||
|
|||
&-warning{ |
|||
background-color: #e4bd3e53 !important; |
|||
} |
|||
&-info{ |
|||
background-color: #0d61fc56 !important; |
|||
} |
|||
&-light{ |
|||
background-color: #FBFBFB !important; |
|||
} |
|||
} |
|||
|
|||
.sidebar .sidbar-item.active{ |
|||
color: var(--white-color) !important; |
|||
background-color: rgba(86, 59, 255, 0.28); |
|||
border-radius: 15px; |
|||
padding: 15px 15px; |
|||
box-shadow: 0px 15px 35px 0px rgba(86, 59, 255, 0.26); |
|||
position: relative; |
|||
} |
|||
|
|||
|
@ -0,0 +1,24 @@ |
|||
|
|||
|
|||
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap'); |
|||
|
|||
// @import url(https://unpkg.com/@webpixels/css@1.1.5/dist/index.css); |
|||
|
|||
/* Bootstrap Icons */ |
|||
@import url("https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.4.0/font/bootstrap-icons.min.css"); |
|||
|
|||
|
|||
|
|||
@import 'normalize'; |
|||
|
|||
|
|||
@import 'pages/pages'; |
|||
|
|||
|
|||
|
|||
@import 'components/components'; |
|||
@import 'layouts/layout'; |
|||
|
|||
@import 'variables'; |
|||
|
|||
@import 'common'; |
@ -0,0 +1,34 @@ |
|||
<templates id="template" xml:space="preserve"> |
|||
<t t-name="theme_diwy.home_menus" owl="1"> |
|||
<section class="app_container"> |
|||
<div class="container"> |
|||
<div class="wrapper"> |
|||
<div class="app_list"> |
|||
<t t-foreach="menu.getApps()" t-as="app" t-key="app_index"> |
|||
<a class="app_wrapp" |
|||
role="menuitem" |
|||
t-attf-href="#menu_id={{app.id}}" |
|||
t-att-data-menu-id="app.menuID" |
|||
t-att-data-menu-xmlid="app.xmlID" |
|||
t-att-data-action-id="app.actionID" |
|||
t-on-click="() => this.onAppClick(app)"> |
|||
<div class="app"> |
|||
<t t-if="app.webIcon and app.webIconData"> |
|||
<img t-if="app.webIcon.includes('.png') || app.webIcon.includes('.svg')" |
|||
t-att-src="app.webIconData" |
|||
t-att-title="app.name" |
|||
class="app-icon" |
|||
style="width: 70px !important; height: 70px !important; border-radius: 10px !important; margin: 5px 5px 5px 5px;"/> |
|||
<i t-else="" t-attf-class="bi bi-#{getIconClass(app.name)}"/> |
|||
</t> |
|||
<i t-else="" t-attf-class="bi bi-#{getIconClass(app.name)}"/> |
|||
</div> |
|||
<span class="a_app_menu_title" t-esc="app.name"/> |
|||
</a> |
|||
</t> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
</t> |
|||
</templates> |