[WIP] designing after FP feedback

This commit is contained in:
Elisabeth Dickinson 2021-02-12 17:48:28 +01:00
parent bf63a4a447
commit a0eda14277
31 changed files with 637 additions and 1032 deletions

View File

@ -28,8 +28,8 @@
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
{# TODO EDI boostrap beta cdn ??? Isn't there a stable CDN ? It looks like this cdn won't exist forever :D #}
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW"
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0"
crossorigin="anonymous"></script>
<script type="text/javascript">$.noConflict(true);</script>
{% endblock %}
@ -95,7 +95,7 @@
</div>
{# Do not show the edition link for pages without content #}
{% if github_link and not 'has_only_toc' in meta %}
<a href="{{ github_link(mode='edit') }}" class="o_git_link">Edit on GitHub</a>
<a href="{{ github_link(mode='edit') }}" class="o_git_link"><i class="i-edit"></i> Edit on GitHub</a>
{% endif %}
</article>
</div>

View File

@ -1,5 +1,5 @@
<div class="o_get_help">
<h5>Get Help</h5>
<h5><i class="i-o-help me-2"></i>Get Help</h5>
<div>
<a href="https://odoo.com/help" target="_blank" class="btn btn-outline-secondary">Contact Support</a>
<a href="" target="_blank" class="btn btn-outline-secondary">Ask the Odoo Community</a>

View File

@ -2,7 +2,7 @@
<a href="{{ pathto(master_doc) }}" class="o_logo">
{# TODO EDI/design make one unique image for Odoo docs s.t. when clicking on docs you are also redirected #}
<img src="{{ pathto('_static/img/logos/odoo_logo.svg', 1) }}"
height="30" class="mt-n1 me-2" alt="Odoo"/>
height="30" alt="Odoo"/>
<span class="text-dark fw_extralight">docs</span>
</a>
</div>

View File

@ -1,22 +1,10 @@
<div class="o_languages me-2">
{# <!-- TODO EDI <a> inside <option> is illegal
<select class="languages form-select">
<a class="dropdown-toggle" href="#" data-toggle="dropdown">
English
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="{{ url }}">English</a></li>
<li><a href="{{ url }}">French</a></li>
</ul>
<option>{{ language }}</option> {# The current language #}
{% for alternate_language, language_code, url in alternate_languages %}
<option><a href="{{ url }}">{{ alternate_language }}</a></option>
{% endfor %}
</select> --> #}
<div>
<a>{{ language }}</a> {# The current language #}
{% for alternate_language, language_code, url in alternate_languages %}
<a href="{{ url }}">{{ alternate_language }}</a>
{% endfor %}
<div class="languages dropdown">
<button class="btn border dropdown-toggle" id="languages">{{ language }}</button>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="languages">
{% for alternate_language, language_code, url in alternate_languages %}
<li><a class="dropdown-item" href="{{ url }}">{{ alternate_language }}</a></li>
{% endfor %}
</ul>
</div>
</div>
</div>

View File

@ -3,7 +3,7 @@
<input type="text" name="q" id="q" class="form-control rounded-pill" placeholder="What are you looking for?">
<input type="hidden" name="area" value="default">
<input type="hidden" name="check_keywords" value="yes">
<button type="submit" class="btn"></button>
<button type="submit" class="btn"><i class="i-search"></i></button>
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>

View File

@ -3,18 +3,13 @@
<label class="fw_bold small mr-2">Version</label>
</div>
<div class="col-8">
{# <!-- TODO EDI <a> inside <option> is illegal
<select class="form-select">
<option>{{ version }}</option> {# The current version #}
{% for alternate_version, url in versions %}
<option><a href="{{ url }}">{{ alternate_version }}</a></option>
{% endfor %}
</select> --> #}
<div>
<a>{{ version }}</a> {# The current version #}
{% for alternate_version, url in alternate_versions %}
<a href="{{ url }}">{{ alternate_version }}</a>
{% endfor %}
<div class="dropdown">
<button class="btn border dropdown-toggle" id="versions">{{ version }}</button>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="versions">
{% for alternate_version, url in alternate_versions %}
<li><a class="dropdown-item" href="{{ url }}">{{ alternate_version }}</a></li>
{% endfor %}
</ul>
</div>
</div>
</div>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 248 KiB

After

Width:  |  Height:  |  Size: 266 KiB

View File

@ -1,40 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="63.262" height="64.011" viewBox="0 0 63.262 64.011">
<defs>
<style>
.cls-1, .cls-2 {
fill: none;
}
.cls-2 {
stroke: #603c5e;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 4px;
}
</style>
</defs>
<g id="odoo-apps" transform="translate(-22.439 1.042)">
<rect id="Rectangle_590" data-name="Rectangle 590" class="cls-1" width="60" height="60" transform="translate(24.439 0.969)"/>
<g id="Apps" transform="translate(24.439 0.969)">
<g id="Group_939" data-name="Group 939" transform="translate(7.661)">
<path id="Path_529" data-name="Path 529" class="cls-2" d="M15.187,20.57l18.89-10.3a2.249,2.249,0,0,1,3.05.9l10.3,18.89a2.249,2.249,0,0,1-.9,3.05l-12.26,6.682-6.628,3.614a2.249,2.249,0,0,1-3.05-.9l-10.3-18.888A2.251,2.251,0,0,1,15.187,20.57Z" transform="translate(-14.015 -10)"/>
<g id="Group_938" data-name="Group 938" transform="translate(12.801 10.001)">
<path id="Path_530" data-name="Path 530" class="cls-2" d="M22.12,32.159,20.415,15,34.394,25.468" transform="translate(-20.415 -15)"/>
<line id="Line_112" data-name="Line 112" class="cls-2" y1="3.721" x2="6.827" transform="translate(2.528 8.466)"/>
</g>
</g>
<g id="Group_941" data-name="Group 941" transform="translate(0 33.763)">
<rect id="Rectangle_644" data-name="Rectangle 644" class="cls-2" width="26.009" height="26.009" rx="1.124"/>
<g id="Group_940" data-name="Group 940" transform="translate(7.675 5.001)">
<line id="Line_113" data-name="Line 113" class="cls-2" y2="15.789" transform="translate(0 0.218)"/>
<path id="Path_531" data-name="Path 531" class="cls-2" d="M14.115,29.382h5.276a3.607,3.607,0,0,1,0,7.214h-4.9" transform="translate(-13.929 -29.382)"/>
<path id="Path_532" data-name="Path 532" class="cls-2" d="M14.419,33h5.646a4.378,4.378,0,1,1,0,8.756h-5.8" transform="translate(-13.783 -25.768)"/>
</g>
</g>
<g id="Group_942" data-name="Group 942" transform="translate(33.252 33.991)">
<rect id="Rectangle_645" data-name="Rectangle 645" class="cls-2" width="26.009" height="26.009" rx="1.124"/>
<path id="Path_533" data-name="Path 533" class="cls-2" d="M43.687,32.025A8,8,0,1,0,43.7,42.951" transform="translate(-23.773 -24.494)"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
<style type="text/css">
.st0{fill:#603c5e;}
</style>
<g>
<path class="st0" d="M28.4,16.8l-0.7,0.4V13l1.7-1.2c0.3-0.2,0.4-0.5,0.4-0.9c0-0.3-0.2-0.6-0.5-0.8l-6.7-3.1c-0.5-0.2-1,0-1.2,0.5
c-0.2,0.5,0,1,0.4,1.2l5.2,2.5l-12.4,8.6c0,0-0.1,0-0.1,0l-9.8-5.4c-0.3-0.2-0.6-0.2-0.9,0c-0.3,0.2-0.5,0.5-0.5,0.8v3.3
c0,0.5,0.4,0.9,0.9,0.9s0.9-0.4,0.9-0.9v-1.7l8.4,4.6c0.6,0.3,1.3,0.3,1.9,0l0.1-0.1l10.3-7.1v4.2l-11,7.4l0.5,0.8l-0.6-0.8
l-2.1-1.2V22c0-0.3-0.2-0.6-0.5-0.8L8.2,19c-0.4-0.3-1-0.1-1.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.5v2l-3.9-2.2c-0.6-0.4-0.9-1-0.9-1.7V15
c0-0.7,0.3-1.3,0.9-1.7l5.2-3.1c0.4-0.3,0.6-0.8,0.3-1.3c0,0,0,0,0,0C8.2,8.4,7.6,8.3,7.2,8.6l-5.2,3.1c-1.1,0.7-1.8,2-1.8,3.4v2.8
c0,1.3,0.7,2.6,1.8,3.3l4.8,2.7h0.1v3c0,0.5,0.4,0.9,0.9,1c0.1,0,0.1,0,0.2,0l1.4-0.2l1.6,2.1c0.2,0.2,0.5,0.4,0.7,0.4
c0.1,0,0.2,0,0.3,0c0.4-0.1,0.7-0.5,0.6-0.9v-2.2l1.1,0.6c0.3,0.2,0.7,0.3,1.1,0.3c0.4,0,0.8-0.1,1.1-0.3l13.6-9.2
c0.4-0.3,0.5-0.9,0.1-1.3C29.3,16.6,28.8,16.5,28.4,16.8z M10.7,26.3L10.5,26c-0.2-0.2-0.5-0.4-0.7-0.4H9.6l-0.9,0.1v-4.4l2,1.1
V26.3z"/>
<path class="st0" d="M15.2,7.7C17.3,7.7,19,6,19,3.8c0-2.1-1.7-3.8-3.8-3.8c-2.1,0-3.8,1.7-3.8,3.8c0,0,0,0,0,0
C11.4,6,13.1,7.7,15.2,7.7z M15.2,1.9c1.1,0,2,0.9,2,1.9s-0.9,2-1.9,2c-1.1,0-2-0.9-2-1.9c0,0,0,0,0,0C13.3,2.8,14.1,1.9,15.2,1.9z
"/>
<path class="st0" d="M8.9,13.6c0.1,0.1,2,1.9,6.3,1.9s6.2-1.9,6.3-1.9c0.2-0.2,0.3-0.4,0.3-0.7c0-2.2-1.1-4.3-3-5.5
c-0.4-0.3-1-0.3-1.3,0.1c-0.3,0.4-0.3,1,0.1,1.3c0.1,0,0.1,0.1,0.2,0.1c1.2,0.8,2,2.1,2.1,3.5c-1.4,0.8-3,1.2-4.7,1.2
c-1.6,0.1-3.3-0.3-4.7-1.2c0.1-1.4,0.9-2.7,2.1-3.5c0.4-0.3,0.5-0.9,0.2-1.3c-0.3-0.4-0.8-0.5-1.2-0.3c-1.9,1.2-3,3.3-3,5.5
C8.7,13.2,8.7,13.4,8.9,13.6z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
<style type="text/css">
.st0{fill:#603c5e;}
</style>
<g>
<path class="st0" d="M28.5,16.5l-0.7,0.5v-4.3l1.7-1.2c0.4-0.3,0.5-0.9,0.2-1.3c-0.1-0.1-0.2-0.2-0.4-0.3l-5.9-2.9
c-0.5-0.2-1,0-1.3,0.4c-0.2,0.5,0,1,0.4,1.3l0,0l4.5,2.2l-12.6,8.7c-0.1,0-0.1,0-0.2,0l-9.9-5.4c-0.3-0.2-0.6-0.2-0.9,0
c-0.3,0.2-0.5,0.5-0.5,0.8v3.4c0,0.5,0.4,0.9,0.9,0.9c0.5,0,0.9-0.4,0.9-0.9v-1.8l8.6,4.7c0.3,0.1,0.6,0.2,0.9,0.2
c0.3,0,0.6-0.1,0.9-0.2l0.1-0.1L25.9,14v4.2l-11.2,7.6l0.5,0.8l-0.6-0.8l-2.1-1.2v-2.8c0-0.3-0.2-0.7-0.5-0.8l-3.9-2.2
c-0.5-0.3-1-0.1-1.3,0.4c-0.1,0.1-0.1,0.3-0.1,0.5v2.1l-3.9-2.3c-0.6-0.4-1-1-0.9-1.7v-2.9c0-0.7,0.3-1.4,0.9-1.8l4.5-2.8
c0.4-0.3,0.6-0.8,0.3-1.3C7.4,8.4,6.8,8.2,6.4,8.5c0,0,0,0,0,0l-4.5,2.8C0.7,12,0,13.3,0,14.7v2.9c0,1.4,0.7,2.6,1.8,3.4l4.8,2.8
h0.1v3c0,0.3,0.1,0.5,0.3,0.7c0.2,0.2,0.5,0.3,0.8,0.2l1.4-0.2l1.6,2.1c0.2,0.2,0.5,0.4,0.7,0.4c0.1,0,0.2,0,0.3,0
c0.4-0.1,0.6-0.5,0.6-0.9v-2.2l1.1,0.7c0.3,0.2,0.7,0.3,1.1,0.3c0.4,0,0.8-0.1,1.1-0.3L29.6,18c0.4-0.3,0.5-0.9,0.3-1.3
C29.5,16.3,29,16.2,28.5,16.5L28.5,16.5z M10.7,26.2l-0.3-0.4c-0.2-0.2-0.5-0.4-0.7-0.4H9.5l-0.9,0.1v-4.5l2.1,1.2V26.2z"/>
<path class="st0" d="M16.6,13.8h4.2c0.5,0,0.9-0.4,0.9-0.9V8.6c0-0.5-0.4-0.9-0.9-0.9h-4.2c-0.5,0-0.9,0.4-0.9,0.9v4.2
C15.7,13.3,16.1,13.8,16.6,13.8z M17.6,9.5h2.3v2.3h-2.3V9.5z"/>
<path class="st0" d="M16.6,6.3h4.2c0.5,0,0.9-0.4,0.9-0.9V1.1c0-0.5-0.4-0.9-0.9-0.9h-4.2c-0.5,0-0.9,0.4-0.9,0.9v4.2
C15.7,5.8,16.1,6.3,16.6,6.3z M17.6,2h2.3v2.3h-2.3V2z"/>
<path class="st0" d="M9.1,13.8h4.2c0.5,0,0.9-0.4,0.9-0.9V8.7c0-0.5-0.4-0.9-0.9-0.9H9.1c-0.5,0-0.9,0.4-0.9,0.9v4.2
C8.2,13.3,8.6,13.8,9.1,13.8z M10.1,9.6h2.3v2.3h-2.3V9.6z"/>
<path class="st0" d="M9.1,6.3h4.2c0.5,0,0.9-0.4,0.9-0.9V1.1c0-0.5-0.4-0.9-0.9-0.9H9.1c-0.5,0-0.9,0.4-0.9,0.9v4.2
C8.2,5.8,8.6,6.3,9.1,6.3z M10.1,2h2.3v2.3h-2.3V2z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,36 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
<style type="text/css">
.st0{fill:#603c5e;}
</style>
<g>
<path class="st0" d="M29.1,10.5c0-1.5-0.1-3.1-0.4-4.6c-0.1-0.6-0.4-1.2-0.9-1.6c-0.4-0.3-0.9-0.4-1.4-0.3c-1,0.1-1.8,0.9-2,1.9
c-0.1,0.3-0.1,0.6-0.1,0.9v5.6c-0.3,0.1-0.6,0.2-0.8,0.4c-0.4,0.3-0.7,0.6-1,0.9l-0.3,0.3c-0.4,0.4-0.8,0.8-1.2,1.2v-3.9
c0-0.1,0-0.1,0-0.2V0.9c0-0.5-0.4-0.9-0.9-0.9h-9.3C9.5,0,8.4,1.1,8.4,2.5c0,0,0,0,0,0v10.6c0,0.1,0,0.2,0,0.3c0,1.7,1.4,3.1,3,3.1
h8.3l-1.1,1c-0.2,0.2-0.4,0.4-0.7,0.6c-0.2,0.2-0.5,0.4-0.7,0.6c-1.4,1.2-2.1,2.9-2,4.7c0,0.4,0,0.9,0.1,1.3l0.1,0.4v0.1
c0,0.6,0,1.2-0.1,1.9c0,0.6,0,1.2-0.1,1.8c0,0.5,0.4,0.9,0.9,0.9h0c0.5,0,0.9-0.4,0.9-0.9c0-0.6,0-1.2,0.1-1.9s0-1.2,0.1-1.9v-0.3
c0-0.2,0-0.3-0.1-0.5c-0.1-0.3-0.1-0.7-0.1-1c-0.1-1.2,0.4-2.4,1.3-3.2c0.2-0.2,0.4-0.4,0.7-0.6c0.2-0.2,0.5-0.4,0.8-0.6l1.9-1.8
l1.8-1.8l0.3-0.3c0.2-0.3,0.5-0.5,0.7-0.7h0.1l0,0c0.1,0.2,0.1,0.4-0.1,0.6c-1.4,1.8-2.8,3.6-4.3,5.2c-0.4,0.4-0.4,1,0,1.3
c0,0,0,0,0,0c0.4,0.4,1,0.4,1.3,0c1.6-1.7,3.1-3.5,4.5-5.3c0.6-0.6,0.7-1.5,0.4-2.3c-0.1-0.2-0.2-0.4-0.3-0.6c0,0,0-0.1,0-0.1V6.9
c0-0.2,0-0.4,0-0.6V6.2c0-0.1,0.1-0.3,0.3-0.3h0.1l0,0c0.1,0.1,0.2,0.2,0.2,0.4c0.3,1.4,0.4,2.8,0.4,4.3c0,2.5-0.1,5-0.4,7.5
c-0.1,0.8-0.5,1.5-1,2.1c-0.2,0.2-0.5,0.5-0.7,0.7l-3.1,2.8c-0.4,0.3-0.7,0.7-0.8,1.2c-0.1,0.5-0.2,1-0.2,1.5c0,0.5,0,0.9-0.1,1.4
c-0.1,0.5,0,0.9-0.1,1.3c-0.1,0.5,0.3,1,0.8,1c0,0,0,0,0,0h0.1c0.5,0,0.9-0.4,0.9-0.9c0-0.5,0-0.9,0.1-1.4c0.1-0.4,0-0.9,0.1-1.4
c0-0.4,0.1-0.8,0.2-1.1c0-0.1,0.1-0.1,0.2-0.2l3.1-2.8c0.3-0.2,0.6-0.5,0.9-0.8c0.9-0.9,1.4-2,1.5-3.2C29,15.7,29.2,13.1,29.1,10.5
z M11,1.9h8.2v8.5h-7.7c-0.4,0-0.8,0.1-1.2,0.2V2.5C10.3,2.2,10.6,1.9,11,1.9C10.9,1.9,10.9,1.9,11,1.9z M19.2,14.6h-7.7
c-0.7-0.1-1.1-0.6-1.1-1.3c0.1-0.6,0.5-1,1.1-1.1h7.7V14.6z"/>
<path class="st0" d="M14.5,24.7c0.1-0.4,0.1-0.8,0.1-1.2c0.1-1.8-0.6-3.5-2-4.7c-0.2-0.2-0.5-0.4-0.7-0.6c-0.2-0.2-0.4-0.4-0.6-0.5
l-1.8-1.7l-1.8-1.8l-0.3-0.3c-0.3-0.3-0.6-0.6-0.9-0.9c-0.2-0.2-0.5-0.3-0.8-0.4V6.9c0-0.3,0-0.6-0.1-0.9C5.5,4.9,4.7,4.2,3.7,4
C3.2,4,2.7,4.1,2.2,4.4C1.7,4.8,1.4,5.3,1.3,5.9C1,7.4,0.8,9,0.9,10.5c0,2.6,0.1,5.2,0.4,7.8c0.1,1.2,0.7,2.3,1.5,3.2
C3,21.7,3.3,22,3.6,22.2l3.2,2.9C6.9,25.1,7,25.2,7,25.3c0.1,0.4,0.2,0.7,0.2,1.1c0,0.4,0,0.9,0.1,1.3s0,0.9,0.1,1.4
c0,0.5,0.4,0.9,0.9,0.9h0.1c0.5,0,0.9-0.5,0.9-1c0,0,0,0,0,0c0-0.4,0-0.9-0.1-1.3c0-0.4,0-0.9-0.1-1.3c0-0.5-0.1-1-0.3-1.5
c-0.1-0.5-0.4-0.9-0.8-1.2l-3.2-2.8c-0.2-0.2-0.5-0.4-0.7-0.6c-0.6-0.6-0.9-1.3-1-2.1c-0.3-2.5-0.4-5-0.4-7.5
c0-1.4,0.1-2.9,0.4-4.3c0-0.1,0.1-0.2,0.2-0.3h0.1c0.1,0,0.3,0.1,0.3,0.3v0.1c0,0.2,0,0.4,0,0.6v6.1c0,0,0,0,0,0.1
c-0.2,0.2-0.3,0.5-0.4,0.7c-0.2,0.8-0.1,1.6,0.5,2.2c1.4,1.9,2.9,3.7,4.5,5.4c0.4,0.4,1,0.4,1.3,0c0.4-0.4,0.4-1,0-1.3l0,0
c-1.6-1.7-3-3.4-4.4-5.3c-0.1-0.1-0.2-0.2,0-0.6l0.1,0.1c0.3,0.2,0.5,0.4,0.8,0.7l0.3,0.3l1.9,1.8l1.9,1.8c0.2,0.2,0.5,0.4,0.7,0.6
c0.2,0.2,0.5,0.4,0.7,0.6c0.9,0.8,1.4,2,1.2,3.3c0,0.3-0.1,0.6-0.1,0.9c0,0.2,0,0.4-0.1,0.6v0.4c0,0.6,0,1.2,0.1,1.8
c0,0.6,0,1.2,0.1,1.9c0,0.5,0.4,0.9,0.9,0.9h0c0.5,0,0.9-0.4,0.9-0.9c0-0.6,0-1.2-0.1-1.8s0-1.2-0.1-1.8v-0.2L14.5,24.7z"/>
<path class="st0" d="M13.1,5.7H17c0.5,0,0.9-0.4,0.9-0.9S17.5,3.8,17,3.8h-3.9c-0.5,0-0.9,0.4-0.9,0.9S12.6,5.7,13.1,5.7z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1,33 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
<style type="text/css">
.st0{fill:#603c5e;}
</style>
<g>
<path class="st0" d="M27.4,17.5l-0.5,0.3v-3.8l1.6-1.1c0.4-0.3,0.5-0.9,0.2-1.3c-0.1-0.1-0.2-0.2-0.4-0.3l-3.3-1.5
c-0.5-0.2-1,0-1.2,0.5c0,0,0,0,0,0c-0.2,0.5,0,1,0.5,1.2l1.8,0.8l-11.5,8c0,0-0.1,0-0.1,0l-9.2-5c-0.3-0.2-0.6-0.2-0.9,0
c-0.3,0.2-0.5,0.5-0.5,0.8v3.1c0,0.5,0.4,0.9,0.9,0.9s0.9-0.4,0.9-0.9v-1.5l7.8,4.3c0.3,0.1,0.6,0.2,0.9,0.2c0.3,0,0.6-0.1,0.9-0.2
l0.1-0.1l9.5-6.6v3.7l-10.3,6.9L12.9,25v-2.6c0-0.3-0.2-0.6-0.5-0.8l-3.6-2.1c-0.5-0.3-1-0.1-1.3,0.4c-0.1,0.1-0.1,0.3-0.1,0.5v1.8
l-3.7-2c-0.5-0.3-0.8-0.9-0.8-1.5v-2.7c0-0.6,0.3-1.2,0.8-1.6l2.8-1.8c0.4-0.3,0.6-0.9,0.3-1.3c0,0,0,0,0,0
c-0.3-0.4-0.9-0.5-1.3-0.3l-2.7,1.8c-1.1,0.7-1.7,1.9-1.7,3.2v2.7c0,1.3,0.6,2.5,1.7,3.2l4.5,2.6h0V27c0,0.3,0.1,0.5,0.3,0.7
c0.2,0.2,0.5,0.3,0.8,0.2l1.3-0.2l1.5,1.9c0.2,0.2,0.5,0.4,0.7,0.4c0.1,0,0.2,0.1,0.3,0.1c0.4-0.1,0.7-0.5,0.6-0.9v-2l0.9,0.5
c0.3,0.2,0.7,0.3,1,0.3c0.4,0,0.7-0.1,1.1-0.3l12.7-8.6c0.4-0.3,0.5-0.9,0.3-1.3C28.5,17.3,27.9,17.2,27.4,17.5L27.4,17.5z
M10.9,26.3l-0.1-0.2c-0.2-0.2-0.5-0.4-0.7-0.4H9.9l-0.7,0.1V22l1.8,1V26.3z"/>
<path class="st0" d="M15.2,11.5c1.8,0,3.3-1.5,3.3-3.3c0-1.8-1.5-3.3-3.3-3.3c-1.8,0-3.3,1.5-3.3,3.3c0,0,0,0,0,0
C12,10,13.4,11.5,15.2,11.5z M15.2,6.8c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4c-0.8,0-1.4-0.6-1.4-1.4c0,0,0,0,0,0
C13.9,7.4,14.5,6.8,15.2,6.8L15.2,6.8z"/>
<path class="st0" d="M7.4,6.9l1.1,0.6c-0.1,0.6-0.1,1.1,0,1.7L7.4,9.8C7.2,9.9,7,10.1,7,10.4c-0.1,0.2,0,0.5,0.1,0.7l1.7,2.8
c0.3,0.4,0.8,0.6,1.3,0.3l1.1-0.6c0.5,0.3,1,0.6,1.5,0.8v1.2c0,0.5,0.4,0.9,0.9,0.9h3.3c0.5,0,0.9-0.4,0.9-0.9v-1.2
c0.5-0.2,1-0.5,1.5-0.8l1.1,0.6c0.4,0.2,1,0.1,1.3-0.3l1.7-2.8c0.1-0.2,0.2-0.5,0.1-0.7c-0.1-0.2-0.2-0.4-0.4-0.6L22,9.1
C22,8.9,22,8.6,22,8.3l0,0c0-0.3,0-0.6,0-0.8l1.1-0.6c0.2-0.1,0.4-0.3,0.4-0.6c0.1-0.2,0-0.5-0.1-0.7l-1.7-2.8
c-0.3-0.4-0.8-0.6-1.3-0.3l-1.1,0.6c-0.5-0.4-1-0.7-1.5-0.9V0.9c0-0.5-0.4-0.9-0.9-0.9h-3.3c-0.5,0-0.9,0.4-0.9,0.9v1.2
c-0.5,0.2-1.1,0.5-1.5,0.9L10,2.4C9.6,2.1,9,2.3,8.7,2.7L7.1,5.5C6.9,5.8,6.9,6,7,6.3C7,6.5,7.2,6.7,7.4,6.9z M10.5,9.4
c-0.1-0.3-0.2-0.7-0.2-1.1c0-0.4,0-0.7,0.1-1.1c0.1-0.4-0.1-0.8-0.4-1L9.1,5.7l0.7-1.2L10.7,5c0.4,0.2,0.8,0.2,1.1-0.1
c0.6-0.5,1.3-0.9,2-1.1c0.4-0.1,0.7-0.5,0.7-0.9V1.9H16v0.9c0,0.4,0.3,0.8,0.7,0.9c0.7,0.2,1.4,0.6,2,1.1c0.3,0.3,0.7,0.3,1.1,0.1
l0.9-0.5l0.7,1.2l-0.8,0.5c-0.4,0.2-0.6,0.6-0.5,1c0.1,0.4,0.1,0.7,0.1,1.1c0,0.3-0.1,0.7-0.1,1c-0.1,0.4,0.1,0.8,0.5,1.1l0.8,0.5
l-0.7,1.2l-0.9-0.5c-0.4-0.2-0.8-0.2-1.1,0.1c-0.6,0.5-1.2,0.9-2,1.1C16.2,13,16,13.4,16,13.8v0.9h-1.5v-0.9c0-0.4-0.3-0.8-0.7-0.9
c-0.7-0.2-1.4-0.6-2-1.1c-0.3-0.3-0.7-0.3-1.1-0.1l-0.9,0.5l-0.7-1.2l0.8-0.5C10.4,10.2,10.6,9.8,10.5,9.4z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -1,32 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
<style type="text/css">
.st0{fill:#603c5e;}
</style>
<g>
<path class="st0" d="M6.4,15.2l2,1.2c0.1,0.1,0.3,0.1,0.5,0.1c0.5,0,0.9-0.4,0.9-0.9c0-0.3-0.2-0.6-0.4-0.8l-1.6-0.9l0-3.3
c0-0.4,0.2-0.9,0.5-1.1l10.1-5.9c0.4-0.2,0.8-0.2,1.1,0l7.4,4.1L16.9,14l-7.2-4c-0.3-0.2-0.7-0.1-0.9,0.1c-0.5,0.3-0.5,0.6-0.4,3.1
c0,0.5,0.5,0.9,1,0.9c0.5,0,0.9-0.5,0.9-1l0,0c0-0.2,0-0.4,0-0.6l5.9,3.3l0.1,0c0.5,0.2,1.2,0.2,1.7-0.1l8.4-5.3v2.9l-7.1,4.3
c-0.4,0.3-0.6,0.8-0.3,1.3c0.2,0.3,0.5,0.5,0.8,0.5c0.2,0,0.3,0,0.5-0.1l9.1-5.6c0.4-0.3,0.6-0.8,0.3-1.3c-0.3-0.4-0.8-0.6-1.3-0.3
c0,0,0,0,0,0l-0.1,0.1V9.4c0,0,0-0.1,0-0.1l1.1-0.7c0.3-0.2,0.4-0.5,0.4-0.8c0-0.3-0.2-0.6-0.5-0.8L20.5,2c0,0-0.1,0-0.1-0.1
c-0.9-0.4-1.9-0.3-2.7,0.1L7.4,7.9c-0.9,0.6-1.5,1.6-1.4,2.8L6,14.4C6,14.7,6.1,15,6.4,15.2z"/>
<path class="st0" d="M28.8,20.5c-0.7-0.3-1.4-0.4-2.2-0.3c-1.2,0.3-2.6,0.7-4,1.1c-1.2,0.4-2.2,0.7-3.2,0.9
c-0.9-0.1-1.8-0.3-2.6-0.8c0.4-0.1,0.7-0.3,1-0.6c0.4-0.3,0.6-0.7,0.7-1.2c0-0.6-0.2-1.2-0.6-1.6c-0.4-0.4-0.8-0.6-1.3-0.7
c-1.2-0.2-2.5-0.3-3.7-0.4c-0.7,0-1.1-0.1-1.6-0.1c-0.8-0.1-1.5-0.1-2.3,0c-1,0.3-1.9,0.7-2.7,1.2c-0.4,0.2-0.8,0.4-1.1,0.6
C4.9,19,4.7,19.5,4.9,20c0.2,0.5,0.8,0.7,1.2,0.5c0.3-0.1,0.8-0.4,1.2-0.6c0.7-0.4,1.4-0.7,2.1-1c0.6-0.1,1.2-0.1,1.8,0
c0.4,0,1,0.1,1.7,0.1c1.2,0.1,2.3,0.2,3.4,0.4c0.1,0,0.2,0.1,0.3,0.2c0,0,0,0.1,0.1,0.1c0,0-0.1,0-0.1,0.1
c-0.2,0.1-0.4,0.2-0.6,0.3c-0.3,0.1-0.7,0.2-1.1,0.3c-0.3,0.1-0.7,0.2-1,0.3c-0.4,0.1-0.6,0.5-0.6,0.8c0,0.4,0.2,0.8,0.6,0.9
c4.4,2.3,5.6,2,6,1.9c1-0.2,2.2-0.6,3.3-0.9c1.3-0.4,2.7-0.9,3.8-1.1c0.3-0.1,0.6,0,0.9,0.1c0.1,0.1,0.1,0.1,0.1,0.1
c0,0-0.1,0.1-0.1,0.1c-0.3,0.1-0.6,0.3-0.9,0.4l-3.6,1.3l-3.6,1.3c-1.7,0.6-3.6,0.7-5.4,0.4L9.3,25c-1.8-0.2-3.5-0.4-5.3-0.4v-6.7
c0-0.5-0.4-0.9-0.9-0.9s-0.9,0.4-0.9,0.9v8.7H0.9c-0.5,0-0.9,0.4-0.9,0.9s0.4,0.9,0.9,0.9h1.2c1,0,1.9-0.8,1.9-1.9v-0.1
c1.5,0.1,4.6,0.3,5,0.4l5.2,0.9c0.8,0.1,1.6,0.2,2.5,0.2c1.3,0,2.7-0.2,3.9-0.7l3.6-1.3l3.6-1.3c0.4-0.1,0.8-0.3,1.2-0.5
c0.7-0.3,1.1-1,1.1-1.8C30,21.6,29.5,20.9,28.8,20.5z"/>
<path class="st0" d="M13.6,9.1c-0.5-0.3-1-0.1-1.3,0.4s-0.1,1,0.4,1.3l3.1,1.7c0.1,0.1,0.3,0.1,0.4,0.1c0.5,0,1-0.4,1-0.9
c0-0.4-0.2-0.7-0.5-0.9l-0.2-0.1l2-1.3c0.4-0.3,0.6-0.8,0.3-1.3c-0.1-0.1-0.2-0.3-0.4-0.3L17.3,7c-0.5-0.2-1-0.1-1.3,0.4
c0,0,0,0,0,0c-0.2,0.4-0.1,0.9,0.3,1.2l-1.6,1L13.6,9.1z"/>
<path class="st0" d="M20,8.1c0.2,0,0.4-0.1,0.5-0.1l0.6-0.4c0.4-0.3,0.6-0.9,0.3-1.3c-0.3-0.4-0.9-0.6-1.3-0.3c0,0,0,0,0,0
l-0.6,0.4c-0.4,0.3-0.5,0.9-0.3,1.3C19.4,8,19.7,8.1,20,8.1z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 21 19" style="enable-background:new 0 0 21 19;" xml:space="preserve">
<style type="text/css">
.st0{enable-background:new ;}
.st1{fill:#D5D5D5;}
</style>
<g class="st0">
<path class="st1" d="M13.6,12.1l1.4-1.4c0.3-0.3,0.7-0.1,0.7,0.3v5.5c0,0.9-0.8,1.7-1.7,1.7H1.7c-0.9,0-1.7-0.8-1.7-1.7V4.2
c0-0.9,0.8-1.7,1.7-1.7h10c0.4,0,0.6,0.5,0.3,0.7l-1.4,1.4c-0.1,0.1-0.2,0.1-0.3,0.1H2.2V16h11.2v-3.6
C13.5,12.3,13.5,12.2,13.6,12.1z M17.3,6.3c0.1,0.1,0.1,0.4,0,0.5l-7.7,7.7l-3.3,0.4c-0.4,0-0.8-0.3-0.8-0.8L6,10.9l7.7-7.7
C13.8,3,14,3,14.2,3.2L17.3,6.3z M19.8,4.3l-1.2,1.2c-0.1,0.1-0.4,0.1-0.5,0l-3.2-3.2c-0.1-0.1-0.1-0.4,0-0.5l1.2-1.2
c0.5-0.5,1.4-0.5,1.9,0l1.7,1.7C20.4,2.9,20.4,3.8,19.8,4.3z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 986 B

View File

@ -1,35 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="63.987" height="62.065" viewBox="0 0 63.987 62.065">
<defs>
<style>
.cls-1, .cls-2, .cls-3 {
fill: none;
}
.cls-2, .cls-3 {
stroke: #603c5e;
stroke-linecap: round;
stroke-width: 4px;
}
.cls-2 {
stroke-linejoin: round;
}
</style>
</defs>
<g id="full-control" transform="translate(1.935 2.078)">
<rect id="Rectangle_591" data-name="Rectangle 591" class="cls-1" width="59.983" height="59.987" transform="translate(0.083)"/>
<g id="Getting_Started" data-name="Getting Started" transform="translate(0.065)">
<g id="T6NwMf" transform="translate(4.521 34.253)">
<g id="Group_934" data-name="Group 934">
<path id="Path_519" data-name="Path 519" class="cls-2" d="M16.957,31.352c1.978-.908,5.883-3.405,7.642-3.657,2.889-.5,4.019.126,7.914.252,2.513.126,5.151.5,7.662.88a3.563,3.563,0,0,1,1.76,1,1.956,1.956,0,0,1-.126,3.015,5.062,5.062,0,0,1-2.01,1.006c-1.382.5-2.889.754-4.523,1.256.5.252,8.77,4.685,11.535,4.057,4.521-1.13,10.7-3.429,15.223-4.435a4.879,4.879,0,0,1,3.267.378,2.19,2.19,0,0,1,0,4.019,16.477,16.477,0,0,1-2.262.88c-5.151,1.886-10.176,3.769-15.327,5.653a23.767,23.767,0,0,1-12.563.88c-3.643-.628-7.41-1.256-11.054-1.884-1.258-.252-12.941-1.132-12.941-.88" transform="translate(-11.156 -27.503)"/>
</g>
</g>
<path id="Path_520" data-name="Path 520" class="cls-3" d="M13.416,27.473V45.941a1.982,1.982,0,0,1-2.01,2.01H8.9" transform="translate(-8.895 6.72)"/>
<g id="About_Odoo" data-name="About Odoo" transform="translate(12.081)">
<path id="Path_521" data-name="Path 521" class="cls-2" d="M19.01,45.229a22.137,22.137,0,0,1-2.353-4.175,21.663,21.663,0,0,1-1.72-8.69,21.287,21.287,0,0,1,6.335-15.339,23.081,23.081,0,0,1,7.014-4.707,23.684,23.684,0,0,1,8.644-1.946" transform="translate(-14.937 -10.373)"/>
<path id="Path_522" data-name="Path 522" class="cls-2" d="M25.936,10.373a20.253,20.253,0,0,1,8.372,1.764,23.043,23.043,0,0,1,6.922,4.753,22.8,22.8,0,0,1,4.751,6.968,21.53,21.53,0,0,1,.046,16.97,22.812,22.812,0,0,1-4.661,6.922q-.432.438-.884.848" transform="translate(-3.943 -10.373)"/>
<path id="Path_523" data-name="Path 523" class="cls-2" d="M36.636,38.695a12.047,12.047,0,0,0,3.879-2.655,12.913,12.913,0,0,0,2.611-3.919,11.642,11.642,0,0,0,.97-4.679A12.461,12.461,0,0,0,32.043,15.3h-.086a12.078,12.078,0,0,0-4.677.928A11.867,11.867,0,0,0,23.4,18.8a12.515,12.515,0,0,0-2.611,3.835,12.076,12.076,0,0,0,0,9.484A12.877,12.877,0,0,0,23.4,36.039" transform="translate(-10.056 -5.446)"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
<style type="text/css">
.st0{fill:#603c5e;}
</style>
<path class="st0" d="M28.8,9.2c-1.6-3.6-4.4-6.4-8-8C19,0.4,17.1,0,15.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c-2,0.1-4,0.5-5.9,1.3
C7.3,2.1,5.7,3.2,4.3,4.5C1.6,7.3,0,11.1,0,15c0,4,1.6,7.9,4.4,10.7c1.4,1.4,3,2.4,4.8,3.1c1.8,0.7,3.7,1.1,5.7,1.1
c0.1,0,0.1,0,0.2,0c3.9,0,7.8-1.6,10.5-4.4c1.4-1.4,2.4-3,3.2-4.7C30.4,17.2,30.4,12.9,28.8,9.2z M25.8,7.7l-3.3,3.2
c-0.9-1.5-2.1-2.8-3.7-3.6l3.4-3.3C23.6,5.1,24.9,6.3,25.8,7.7z M17.7,21.5c-1.7,0.7-3.6,0.7-5.3,0c-0.8-0.4-1.6-0.9-2.2-1.5
c-0.6-0.7-1.1-1.4-1.5-2.3c-0.4-0.8-0.6-1.7-0.5-2.7c0-0.9,0.2-1.9,0.5-2.7c0.4-0.8,0.9-1.6,1.5-2.2c0.6-0.6,1.4-1.1,2.2-1.5
c0.8-0.4,1.7-0.5,2.6-0.5c0,0,0,0,0,0l0,0c3.8,0.1,6.8,3.2,6.9,6.9c0,0.9-0.2,1.8-0.6,2.7c-0.4,0.8-0.9,1.6-1.5,2.2
C19.2,20.6,18.5,21.1,17.7,21.5z M15,1.9C15.1,1.9,15.1,1.9,15,1.9c1.7,0,3.4,0.3,5,1.1c0.2,0.1,0.3,0.2,0.5,0.2l-3.6,3.5
c0,0,0,0,0,0c-0.6-0.1-1.2-0.2-1.9-0.3H15c0,0,0,0,0,0c-0.8,0-1.5,0.1-2.3,0.3c0-0.1-0.1-0.2-0.2-0.3l-3-3.1C9.6,3.2,9.7,3.1,9.9,3
C11.5,2.3,13.3,1.9,15,1.9z M5.7,5.9C6.3,5.2,7,4.7,7.8,4.2l3.1,3.2c-0.7,0.4-1.4,0.9-2,1.5c-0.7,0.7-1.2,1.4-1.6,2.2L4.1,7.8
C4.5,7.1,5.1,6.5,5.7,5.9z M3.2,9.4l3.2,3.3c0.1,0.1,0.2,0.1,0.2,0.2c-0.2,0.7-0.3,1.4-0.3,2.2c0,0.7,0.1,1.3,0.2,2L3,20.5
c-0.8-1.7-1.2-3.5-1.1-5.4C1.9,13.1,2.3,11.2,3.2,9.4z M3.9,22.2l3.4-3.2c0.4,0.8,0.9,1.6,1.6,2.3c0.6,0.6,1.2,1.1,1.9,1.5l-3.2,3.1
c0,0,0,0.1-0.1,0.1c-0.6-0.4-1.2-0.9-1.8-1.5C5,23.7,4.4,23,3.9,22.2z M15,28.1c-1.8,0-3.5-0.3-5.1-1c-0.2-0.1-0.5-0.2-0.7-0.3
l3.4-3.3c0,0,0,0,0,0c0.8,0.2,1.5,0.3,2.3,0.3c0.7,0,1.4-0.1,2-0.3l3.3,3.4C18.7,27.7,16.9,28.1,15,28.1z M24.3,24.3
c-0.7,0.7-1.4,1.3-2.2,1.8l-3.2-3.3c0.8-0.4,1.5-1,2.2-1.6c0.6-0.6,1.1-1.3,1.5-2l3.2,3.3C25.4,23.1,24.9,23.7,24.3,24.3z
M27.1,20.1c-0.1,0.2-0.2,0.4-0.3,0.6l-3.4-3.5c0,0,0,0,0,0c0.2-0.7,0.3-1.4,0.3-2.2c0-0.8-0.1-1.5-0.4-2.2c0,0,0,0,0,0l3.5-3.4
c0.1,0.2,0.2,0.4,0.3,0.5C28.5,13.2,28.5,16.9,27.1,20.1z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,39 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="60" viewBox="0 0 64 60">
<defs>
<style>
.cls-1, .cls-2, .cls-3 {
fill: none;
}
.cls-2, .cls-3 {
stroke: #603c5e;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 4px;
}
.cls-2 {
fill-rule: evenodd;
}
</style>
</defs>
<g id="install" transform="translate(2.466 -88.659)">
<rect id="Rectangle_589" data-name="Rectangle 589" class="cls-1" width="60" height="60" transform="translate(-0.466 88.659)"/>
<g id="Group_937" data-name="Group 937" transform="translate(-0.466 95.659)">
<g id="Group_936" data-name="Group 936" transform="translate(8.094)">
<g id="Group_917" data-name="Group 917">
<path id="Path_524" data-name="Path 524" class="cls-2" d="M58.019,30.229a2.518,2.518,0,0,0-2.4-2.154l-3.564-.4a1.267,1.267,0,0,1-.85-2.05l2.238-2.8a2.521,2.521,0,0,0,.172-3.218c-.806-.806-1.41-1.41-2.014-2.016s-1.21-1.208-2.014-2.014a2.523,2.523,0,0,0-3.218.172l-2.806,2.238a1.267,1.267,0,0,1-2.05-.85c-.144-1.284-.31-2.758-.4-3.564a2.524,2.524,0,0,0-2.154-2.4h-5.7a2.522,2.522,0,0,0-2.154,2.4l-.4,3.564a1.269,1.269,0,0,1-2.052.85l-2.8-2.238a2.523,2.523,0,0,0-3.218-.172l-2.014,2.014c-.6.606-1.208,1.21-2.014,2.016a2.518,2.518,0,0,0,.172,3.218l2.238,2.8a1.267,1.267,0,0,1-.85,2.05c-1.286.146-2.758.31-3.566.4a2.518,2.518,0,0,0-2.4,2.154v5.7a2.52,2.52,0,0,0,2.4,2.154l3.566.4a1.269,1.269,0,0,1,.85,2.052c-.808,1.01-1.732,2.17-2.238,2.8a2.518,2.518,0,0,0-.172,3.218l2.014,2.014c.6.6,1.208,1.21,2.014,2.014a2.518,2.518,0,0,0,3.218-.172l2.8-2.236a1.268,1.268,0,0,1,2.052.848c.144,1.286.31,2.758.4,3.566a2.522,2.522,0,0,0,2.154,2.4h5.7a2.52,2.52,0,0,0,2.152-2.4l.4-3.566a1.266,1.266,0,0,1,2.05-.848l2.806,2.236a2.518,2.518,0,0,0,3.218.172L51.6,48.567l2.014-2.014a2.521,2.521,0,0,0-.172-3.218l-2.238-2.8a1.269,1.269,0,0,1,.85-2.052c1.284-.144,2.758-.308,3.564-.4a2.52,2.52,0,0,0,2.4-2.154v-5.7Z" transform="translate(-14.205 -11.169)"/>
</g>
<g id="Group_935" data-name="Group 935" transform="translate(15.442 13.368)">
<line id="Line_111" data-name="Line 111" class="cls-3" y2="13.521" transform="translate(6.361)"/>
<path id="Path_525" data-name="Path 525" class="cls-3" d="M21.926,23.556l6.444,6.419,6.114-6.419" transform="translate(-21.926 -12.15)"/>
</g>
</g>
<g id="eLearning" transform="translate(0 9.719)">
<path id="Path_526" data-name="Path 526" class="cls-3" d="M35.181,16.028h7.1V49.6" transform="translate(14.865 -16.028)"/>
<path id="Path_527" data-name="Path 527" class="cls-3" d="M11.587,49.6V16.028h8.49" transform="translate(-8.729 -16.028)"/>
<path id="Path_528" data-name="Path 528" class="cls-3" d="M55.878,32.993h14.28v.212a6.14,6.14,0,0,1-6.14,6.14H16.3a6.14,6.14,0,0,1-6.142-6.14v-.212H25.506" transform="translate(-10.158 0.936)"/>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 26 26" style="enable-background:new 0 0 26 26;" xml:space="preserve">
<style type="text/css">
.st0{enable-background:new ;}
.st1{fill:#D5D5D5;}
</style>
<g class="st0">
<path class="st1" d="M16.3,19.7C16.3,19.8,16.3,19.8,16.3,19.7l-3.2,3.2c-2.8,2.8-7.3,2.8-10.1,0c-2.8-2.8-2.8-7.3,0-10.1l1.7-1.7
c0.5-0.5,1.3-0.2,1.3,0.5c0,0.8,0.2,1.7,0.5,2.5c0.1,0.3,0,0.6-0.2,0.8l-0.6,0.6c-1.3,1.3-1.4,3.5-0.1,4.8c1.3,1.3,3.5,1.3,4.8,0
l3.1-3.1c1.3-1.3,1.3-3.5,0-4.8c-0.2-0.2-0.3-0.3-0.5-0.4c-0.2-0.1-0.3-0.4-0.3-0.6c0-0.5,0.2-1,0.5-1.4l1-1c0.3-0.3,0.7-0.3,1-0.1
c0.3,0.2,0.7,0.6,1,0.8C19.1,12.5,19.1,17,16.3,19.7z M22.9,13.2l-1.7,1.7c-0.5,0.5-1.3,0.2-1.3-0.5c0-0.8-0.2-1.7-0.5-2.5
c-0.1-0.3,0-0.6,0.2-0.8l0.6-0.6c1.3-1.3,1.4-3.5,0.1-4.8c-1.3-1.3-3.5-1.3-4.8,0l-3.2,3.1c-1.3,1.3-1.3,3.5,0,4.8
c0.2,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.3,0.4,0.3,0.6c0,0.5-0.2,1-0.5,1.4l-1,1c-0.3,0.3-0.7,0.3-1,0.1c-0.3-0.2-0.7-0.6-1-0.8
C6.9,13.5,6.9,9,9.7,6.3c0,0,0,0,0,0l3.1-3.1c2.8-2.8,7.3-2.8,10.1,0C25.7,5.9,25.7,10.4,22.9,13.2z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 28.7 30" style="enable-background:new 0 0 28.7 30;" xml:space="preserve">
<g>
<path d="M18.7,11.5c-0.1-1.9-0.9-3.6-2.2-4.9c-1.5-1.5-3.6-2.3-5.7-2.2c-0.5,0-0.9,0.5-0.9,1c0,0.5,0.5,0.9,1,0.9
c1.6-0.1,3.1,0.5,4.3,1.6c1,1,1.6,2.3,1.6,3.7c0,0.5,0.4,0.9,0.9,0.9c0,0,0,0,0,0C18.4,12.5,18.8,12,18.7,11.5z"/>
<path d="M28.1,25.7l-7.4-7.4c1.4-1.9,2.3-4.3,2.3-6.8C23,5.2,17.8,0,11.5,0C5.2,0,0,5.2,0,11.5S5.2,23,11.5,23
c1.9,0,3.7-0.5,5.3-1.3c0,0.1,0.1,0.1,0.1,0.2l7.5,7.5c0.4,0.4,1,0.7,1.6,0.7s1.2-0.2,1.6-0.7l0.5-0.5c0.4-0.4,0.7-1,0.7-1.6
S28.5,26.1,28.1,25.7z M1.9,11.5c0-5.3,4.3-9.6,9.6-9.6c5.3,0,9.6,4.3,9.6,9.6c0,5.3-4.3,9.6-9.6,9.6C6.2,21.1,1.9,16.8,1.9,11.5z
M26.8,27.5L26.3,28c-0.2,0.2-0.3,0.2-0.5,0l-7.4-7.4c0.4-0.3,0.7-0.6,1.1-0.9l7.3,7.3c0.1,0.1,0.1,0.2,0.1,0.3
S26.8,27.4,26.8,27.5z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 64" style="enable-background:new 0 0 60 64;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
.st1{fill:none;stroke:#603c5e;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;}
</style>
<g id="tech-knowledge" transform="translate(0 97)">
<rect id="Rectangle_647" y="-95" class="st0" width="60" height="60"/>
<g id="Group_943" transform="translate(3 -95)">
<g id="owloGF" transform="translate(0 1.266)">
<path id="Path_475_1_" class="st1" d="M44.9,35.1c-0.6,0.9-2.9,3.8-2.9,4.5c-0.1,3.9,0,13.3,0,13.3l-24.7,5.8
c0,0,0.1-4.1,0.1-7.4c0-2.3-7.3,1.2-8.8-1.6C7,47.1,5.8,38,5.8,38s-6.6-1.1-5.8-2.7c1.9-3.7,6.4-9.5,6.3-11.9
C4,10.6,8.4,3.6,20.3,1.1"/>
</g>
<path id="Path_477" class="st1" d="M53.2,14.7c-0.1-0.9-0.9-1.6-1.9-1.7l-2.8-0.3c-0.5-0.1-0.9-0.5-0.9-1.1c0-0.2,0.1-0.4,0.2-0.5
L49.7,9c0.6-0.7,0.7-1.7,0.1-2.5c-0.6-0.6-1.1-1.1-1.6-1.6l-1.6-1.6c-0.8-0.6-1.8-0.5-2.5,0.1L42,5.3c-0.4,0.3-1,0.3-1.4-0.2
c-0.1-0.1-0.2-0.3-0.2-0.5c-0.1-1-0.2-2.1-0.3-2.8c0-0.9-0.7-1.7-1.7-1.9h-4.4c-0.9,0.1-1.6,0.9-1.7,1.9l-0.3,2.8
C32,5.1,31.6,5.5,31,5.5c-0.2,0-0.4-0.1-0.5-0.2l-2.2-1.7c-0.7-0.6-1.7-0.7-2.5-0.1C25.2,4,24.8,4.5,24.3,5l-1.6,1.6
c-0.6,0.8-0.5,1.8,0.1,2.5l1.7,2.2c0.3,0.4,0.3,1-0.2,1.4c-0.1,0.1-0.3,0.2-0.5,0.2l-2.8,0.3c-0.9,0-1.7,0.7-1.9,1.7v4.4
c0.1,0.9,0.9,1.6,1.9,1.7l2.8,0.3c0.5,0.1,0.9,0.5,0.9,1.1c0,0.2-0.1,0.4-0.2,0.5l-1.7,2.2c-0.6,0.7-0.7,1.7-0.1,2.5
c0.6,0.6,1.1,1.1,1.6,1.6l1.6,1.6c0.8,0.6,1.8,0.5,2.5-0.1l2.2-1.7c0.4-0.3,1-0.3,1.4,0.2c0.1,0.1,0.2,0.3,0.2,0.5
c0.1,1,0.2,2.1,0.3,2.8c0,0.9,0.7,1.7,1.7,1.9h4.4c0.9-0.1,1.6-0.9,1.7-1.9l0.3-2.8c0.1-0.5,0.5-0.9,1.1-0.9
c0.2,0,0.4,0.1,0.5,0.2l2.2,1.7c0.7,0.6,1.7,0.7,2.5,0.1l1.6-1.6l1.6-1.6c0.6-0.8,0.5-1.8-0.1-2.5l-1.7-2.2
c-0.3-0.4-0.3-1,0.2-1.4c0.1-0.1,0.3-0.2,0.5-0.2l2.8-0.3c0.9,0,1.7-0.7,1.9-1.7L53.2,14.7L53.2,14.7z M40.9,16.9
c0-2.5-2.1-4.6-4.6-4.6c-2.5,0-4.6,2.1-4.6,4.6s2.1,4.6,4.6,4.6c0,0,0,0,0,0C38.8,21.5,40.9,19.5,40.9,16.9L40.9,16.9z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,24 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="60" viewBox="0 0 64 60">
<defs>
<style>
.cls-1, .cls-2 {
fill: none;
}
.cls-2 {
stroke: #603c5e;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 4px;
}
</style>
</defs>
<g id="tutorials" transform="translate(-15.246 -6)">
<rect id="Rectangle_571" data-name="Rectangle 571" class="cls-1" width="60" height="60" rx="3" transform="translate(17.246 6)"/>
<g id="eLearning" transform="translate(17.246 15.75)">
<path id="Path_534" data-name="Path 534" class="cls-2" d="M11.719,48.85V15.279H66V48.85" transform="translate(-8.861 -15.279)"/>
<path id="Rectangle_646" data-name="Rectangle 646" class="cls-2" d="M0,0H60a0,0,0,0,1,0,0V3.283a3.071,3.071,0,0,1-3.071,3.071H3.071A3.071,3.071,0,0,1,0,3.283V0A0,0,0,0,1,0,0Z" transform="translate(0 33.929)"/>
<path id="Path_535" data-name="Path 535" class="cls-2" d="M21.536,39.962,40.349,29.341,21.536,18.72Z" transform="translate(0.956 -11.838)"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -128,6 +128,10 @@
relatedHeadingRef.setAttribute('data-bs-target', `#${tocEntryList.id}`);
relatedHeadingRef.setAttribute('data-bs-toggle', 'collapse');
});
// TODO [ANV]
// current output: <a class="reference internal collapsed" href="#text" data-bs-target="#o_target_text" data-bs-toggle="collapse" aria-expanded="false">Text</a>
// desired output: <a class="reference internal" href="#text"><i class="i-chevron-right collapsed" data-bs-target="#o_target_text" data-bs-toggle="collapse" aria-expanded="false"></i> Text</a>
};
})();

View File

@ -0,0 +1,425 @@
//------------------------------------------------------------------------------
// icomoon icons
//------------------------------------------------------------------------------
[class^="i-"], [class*=" i-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: '#{$icomoon-font-family}' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}
.i-arrow-up {
&:before {
content: $i-arrow-up;
}
}
.i-arrow-down {
&:before {
content: $i-arrow-down;
}
}
.i-arrow-left {
&:before {
content: $i-arrow-left;
}
}
.i-arrow-right {
&:before {
content: $i-arrow-right;
}
}
.i-chevron-up {
&:before {
content: $i-chevron-up;
}
}
.i-chevron-down {
&:before {
content: $i-chevron-down;
}
}
.i-chevron-left {
&:before {
content: $i-chevron-left;
}
}
.i-chevron-right {
&:before {
content: $i-chevron-right;
}
}
.i-link {
&:before {
content: $i-link;
}
}
.i-websites {
&:before {
content: $i-websites;
}
}
.i-sales {
&:before {
content: $i-sales;
}
}
.i-sales_2 {
&:before {
content: $i-sales_2;
}
}
.i-marketing {
&:before {
content: $i-marketing;
}
}
.i-apps_1 {
&:before {
content: $i-apps_1;
}
}
.i-apps_2 {
&:before {
content: $i-apps_2;
}
}
.i-app_features {
&:before {
content: $i-app_features;
}
}
.i-app-favorites {
&:before {
content: $i-app-favorites;
}
}
.i-basics {
&:before {
content: $i-basics;
}
}
.i-cart {
&:before {
content: $i-cart;
}
}
.i-shop {
&:before {
content: $i-shop;
}
}
.i-accountant {
&:before {
content: $i-accountant;
}
}
.i-customer-reviews {
&:before {
content: $i-customer-reviews;
}
}
.i-hr {
&:before {
content: $i-hr;
}
}
.i-developer {
&:before {
content: $i-developer;
}
}
.i-users {
&:before {
content: $i-users;
}
}
.i-doc-admin {
&:before {
content: $i-doc-admin;
}
}
.i-doc-apps {
&:before {
content: $i-doc-apps;
}
}
.i-doc-contribute {
&:before {
content: $i-doc-contribute;
}
}
.i-doc-dev {
&:before {
content: $i-doc-dev;
}
}
.i-doc-services {
&:before {
content: $i-doc-services;
}
}
.i-documentation {
&:before {
content: $i-documentation;
}
}
.i-scaleup {
&:before {
content: $i-scaleup;
}
}
.i-knowledge {
&:before {
content: $i-knowledge;
}
}
.i-tutorial {
&:before {
content: $i-tutorial;
}
}
.i-elearning_1 {
&:before {
content: $i-elearning_1;
}
}
.i-elearning_2 {
&:before {
content: $i-elearning_2;
}
}
.i-install {
&:before {
content: $i-install;
}
}
.i-o-edu {
&:before {
content: $i-o-edu;
}
}
.i-certifications {
&:before {
content: $i-certifications;
}
}
.i-events {
&:before {
content: $i-events;
}
}
.i-showcase {
&:before {
content: $i-showcase;
}
}
.i-jobs {
&:before {
content: $i-jobs;
}
}
.i-finances {
&:before {
content: $i-finances;
}
}
.i-money-bag {
&:before {
content: $i-money-bag;
}
}
.i-money-plant {
&:before {
content: $i-money-plant;
}
}
.i-o-help {
&:before {
content: $i-o-help;
}
}
.i-o-logo {
&:before {
content: $i-o-logo;
}
}
.i-o-services {
&:before {
content: $i-o-services;
}
}
.i-o-tour {
&:before {
content: $i-o-tour;
}
}
.i-services {
&:before {
content: $i-services;
}
}
.i-operations_1 {
&:before {
content: $i-operations_1;
}
}
.i-operations_2 {
&:before {
content: $i-operations_2;
}
}
.i-performance {
&:before {
content: $i-performance;
}
}
.i-time-management_2 {
&:before {
content: $i-time-management_2;
}
}
.i-time-management {
&:before {
content: $i-time-management;
}
}
.i-advanced {
&:before {
content: $i-advanced;
}
}
.i-search {
&:before {
content: $i-search;
}
}
.i-overview {
&:before {
content: $i-overview;
}
}
.i-view {
&:before {
content: $i-view;
}
}
.i-view-more {
&:before {
content: $i-view-more;
}
}
.i-view-next {
&:before {
content: $i-view-next;
}
}
.i-partners {
&:before {
content: $i-partners;
}
}
.i-contact {
&:before {
content: $i-contact;
}
}
.i-forums {
&:before {
content: $i-forums;
}
}
.i-github {
&:before {
content: $i-github;
}
}
.i-support {
&:before {
content: $i-support;
}
}
.i-collaborating {
&:before {
content: $i-collaborating;
}
}
.i-compare {
&:before {
content: $i-compare;
}
}
.i-themes {
&:before {
content: $i-themes;
}
}
.i-translate {
&:before {
content: $i-translate;
}
}
.i-release {
&:before {
content: $i-release;
}
}
.i-v12 {
&:before {
content: $i-v12;
}
}
.i-v13 {
&:before {
content: $i-v13;
}
}
.i-v14 {
&:before {
content: $i-v14;
}
}
.i-info {
&:before {
content: $i-info;
}
}
.i-warning {
&:before {
content: $i-warning;
}
}
.i-danger {
&:before {
content: $i-danger;
}
}
.i-note {
&:before {
content: $i-note;
}
}
.i-exercise {
&:before {
content: $i-exercise;
}
}
.i-lightbulb {
&:before {
content: $i-lightbulb;
}
}
.i-check {
&:before {
content: $i-check;
}
}
.i-edit {
&:before {
content: $i-edit;
}
}

View File

@ -112,8 +112,7 @@
@mixin inline-icomoon($icon-content, $margin) {
content: '#{$icon-content}';
font-family: '#{$icomoon-font-family}' !important;
font-size: 1.8rem;
line-height: 1rem;
font-size: 1.5rem;
font-weight: $fw_regular;
vertical-align: middle;
margin: $margin;

View File

@ -2,6 +2,10 @@
// Typography
// =============================================================================
//------------------------------------------------------------------------------
// Fonts
//------------------------------------------------------------------------------
@font-face {
font-family: '#{$icomoon-font-family}';
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?6i2y1w');

View File

@ -161,24 +161,9 @@ $fw_black: 900;
// Colors
//------------------------------------------------------------------------------
$o-color-palettes: (
(
'o-color-1': #00a09d,
'o-color-2': #875a7b,
'o-color-3': #9ba6b0,
'o-color-4': #ffffff,
'o-color-5': #000000,
'o-cc1-text': '800',
'o-cc1-headings': '900',
'o-cc1-link': 'o-color-2',
'footer': '900',
),
);
$o-violet-dark: #875a7b;
$o-violet-darker: #603c5e;
$o-violet: #875a7b;
$o-violet-dark: #7A436B;
$o-violet-darkest: #64305E;
$o-inverse-lightest: #98a6b0;
$o-inverse-light: #8b979f;
@ -187,7 +172,7 @@ $o-inverse-dark: #5b7687;
$o-inverse-darker: #485761;
$color-alpha: #00A19B;
$color-alpha-dark: #00615F;
$color-alpha-dark: #00807D;
$color-alpha-light: #26d1af;
$color-alpha-lightest: #2aebc4;
@ -222,10 +207,10 @@ $gray-darker: #282F33;
$gray-darkest: shade-color($gray-darker, 30%);
$primary: #00A19B;
$secondary: #603c5e;
$primary: $color-alpha-dark;
$secondary: $o-violet-dark;
$brand-primary : $o-violet-dark;
$brand-primary : $o-violet;
$brand-success : #50AF51;
$brand-info: #4B9EB6;
$brand-warning : #F0AD4E;
@ -237,47 +222,7 @@ $doc_exercise: #938E94;
$doc_code-bg: $gray-darker;
$doc_lime: #CDDC39;
$doc_orange: #FF5722;
$doc_cyan: #00A19B;
$o-theme-color-palettes: (
(
'default': #adb5bd, // 500
'violet-dark': $o-violet-dark,
'violet-darker': $o-violet-darker,
'inverse-lightest': $o-inverse-lightest,
'inverse-light': $o-inverse-light,
'inverse': $o-inverse,
'inverse-dark': $o-inverse-dark,
'inverse-darker': $o-inverse-darker,
'alpha': $color-alpha,
'alpha-dark': $color-alpha-dark,
'alpha-light': $color-alpha-light,
'alpha-lightest': $color-alpha-lightest,
'beta': $color-beta,
'beta-dark': $color-beta-dark,
'beta-light': $color-beta-light,
'beta-lightest': $color-beta-lightest,
'gamma': $color-gamma,
'gamma-dark': $color-gamma-dark,
'gamma-light': $color-gamma-light,
'gamma-lightest': $color-gamma-lightest,
'delta': $color-delta,
'delta-dark': $color-delta-dark,
'delta-light': $color-delta-light,
'delta-lightest': $color-delta-lightest,
'epsilon': $color-epsilon,
'epsilon-dark': $color-epsilon-dark,
'epsilon-light': $color-epsilon-light,
'epsilon-lightest': $color-epsilon-lightest,
),
);
$doc_cyan: $color-alpha;
//------------------------------------------------------------------------------
// Misc
@ -303,73 +248,86 @@ $o-ease: cubic-bezier(.55,0,.1,1);
$icomoon-font-family: "icomoon" !default;
$icomoon-font-path: "fonts" !default;
$i-accountant: "\e900";
$i-advanced: "\e901";
$i-app_features: "\e902";
$i-app-favorites: "\e903";
$i-arrow-up: "\e948";
$i-arrow-down: "\e945";
$i-arrow-left: "\e946";
$i-arrow-right: "\e947";
$i-chevron-up: "\e94c";
$i-chevron-down: "\e949";
$i-chevron-left: "\e94a";
$i-chevron-right: "\e94b";
$i-link: "\e94f";
$i-websites: "\e944";
$i-sales: "\e953";
$i-sales_2: "\e931";
$i-marketing: "\e922";
$i-apps_1: "\e904";
$i-apps_2: "\e905";
$i-app_features: "\e902";
$i-app-favorites: "\e903";
$i-basics: "\e906";
$i-cart: "\e907";
$i-certifications: "\e908";
$i-check: "\e909";
$i-collaborating: "\e90a";
$i-compare: "\e90b";
$i-contact: "\e90c";
$i-shop: "\e937";
$i-accountant: "\e900";
$i-customer-reviews: "\e90d";
$i-hr: "\e91c";
$i-developer: "\e90e";
$i-users: "\e93f";
$i-doc-admin: "\e90f";
$i-doc-apps: "\e910";
$i-doc-contribute: "\e911";
$i-doc-dev: "\e912";
$i-doc-services: "\e913";
$i-documentation: "\e914";
$i-scaleup: "\e934";
$i-knowledge: "\e920";
$i-tutorial: "\e93e";
$i-elearning_1: "\e915";
$i-elearning_2: "\e916";
$i-events: "\e917";
$i-exercise: "\e918";
$i-finances: "\e919";
$i-forums: "\e91a";
$i-github: "\e91b";
$i-hr: "\e91c";
$i-info: "\e91d";
$i-install: "\e91e";
$i-o-edu: "\e926";
$i-certifications: "\e908";
$i-events: "\e917";
$i-showcase: "\e938";
$i-jobs: "\e91f";
$i-knowledge: "\e920";
$i-lightbulb: "\e921";
$i-marketing: "\e922";
$i-finances: "\e919";
$i-money-bag: "\e923";
$i-money-plant: "\e924";
$i-note: "\e925";
$i-o-edu: "\e926";
$i-o-help: "\e927";
$i-o-logo: "\e928";
$i-o-services: "\e929";
$i-o-tour: "\e92a";
$i-services: "\e936";
$i-operations_1: "\e92b";
$i-operations_2: "\e92c";
$i-overview: "\e92d";
$i-partners: "\e92e";
$i-performance: "\e92f";
$i-release: "\e930";
$i-sales_2: "\e931";
$i-sales_3: "\e932";
$i-sales_1: "\e933";
$i-scaleup: "\e934";
$i-search: "\e935";
$i-services: "\e936";
$i-shop: "\e937";
$i-showcase: "\e938";
$i-support: "\e939";
$i-themes: "\e93a";
$i-time-management_2: "\e93b";
$i-time-management: "\e93c";
$i-advanced: "\e901";
$i-search: "\e935";
$i-overview: "\e92d";
$i-view: "\e952";
$i-view-more: "\e950";
$i-view-next: "\e951";
$i-partners: "\e92e";
$i-contact: "\e90c";
$i-forums: "\e91a";
$i-github: "\e91b";
$i-support: "\e939";
$i-collaborating: "\e90a";
$i-compare: "\e90b";
$i-themes: "\e93a";
$i-translate: "\e93d";
$i-tutorial: "\e93e";
$i-users: "\e93f";
$i-release: "\e930";
$i-v12: "\e940";
$i-v13: "\e941";
$i-v14: "\e942";
$i-info: "\e91d";
$i-warning: "\e943";
$i-websites: "\e944";
$i-danger: "\e94d";
$i-note: "\e925";
$i-exercise: "\e918";
$i-lightbulb: "\e921";
$i-check: "\e909";
$i-edit: "\e932";

View File

@ -3,7 +3,7 @@
//
// The contrast ratio value that determines when the lightness of color changes from "dark" to "light". Acceptable values are 3 , 4.5 and 7.
$min-contrast-ratio: 3;
$min-contrast-ratio: 4.5;
// Components
//
$enable-shadows : true;
@ -21,8 +21,6 @@ $border-radius-sm: 1rem / 16 !default;
// Font, line-height, and color for body text, headings, and more.
$font-size-base: 0.875rem;
$body-color: $gray-dark;
$line-height-base: 1.45 !default;
$h1-font-size: $font-size-base * (39 / 15) !default;

View File

@ -3,374 +3,7 @@
@import "scss/bootstrap_scss/bootstrap";
@import "scss/_mixins";
@import "scss/_typography";
// TODO EDI remove
aside#o_page_toc .active > a{
background-color: red;
}
//------------------------------------------------------------------------------
// icomoon icons
//------------------------------------------------------------------------------
[class^="i-"], [class*=" i-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: '#{$icomoon-font-family}' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.i-accountant {
&:before {
content: $i-accountant;
}
}
.i-advanced {
&:before {
content: $i-advanced;
}
}
.i-app_features {
&:before {
content: $i-app_features;
}
}
.i-app-favorites {
&:before {
content: $i-app-favorites;
}
}
.i-apps_1 {
&:before {
content: $i-apps_1;
}
}
.i-apps_2 {
&:before {
content: $i-apps_2;
}
}
.i-basics {
&:before {
content: $i-basics;
}
}
.i-cart {
&:before {
content: $i-cart;
}
}
.i-certifications {
&:before {
content: $i-certifications;
}
}
.i-check {
&:before {
content: $i-check;
}
}
.i-collaborating {
&:before {
content: $i-collaborating;
}
}
.i-compare {
&:before {
content: $i-compare;
}
}
.i-contact {
&:before {
content: $i-contact;
}
}
.i-customer-reviews {
&:before {
content: $i-customer-reviews;
}
}
.i-developer {
&:before {
content: $i-developer;
}
}
.i-doc-admin {
&:before {
content: $i-doc-admin;
}
}
.i-doc-apps {
&:before {
content: $i-doc-apps;
}
}
.i-doc-contribute {
&:before {
content: $i-doc-contribute;
}
}
.i-doc-dev {
&:before {
content: $i-doc-dev;
}
}
.i-doc-services {
&:before {
content: $i-doc-services;
}
}
.i-documentation {
&:before {
content: $i-documentation;
}
}
.i-elearning_1 {
&:before {
content: $i-elearning_1;
}
}
.i-elearning_2 {
&:before {
content: $i-elearning_2;
}
}
.i-events {
&:before {
content: $i-events;
}
}
.i-exercise {
&:before {
content: $i-exercise;
}
}
.i-finances {
&:before {
content: $i-finances;
}
}
.i-forums {
&:before {
content: $i-forums;
}
}
.i-github {
&:before {
content: $i-github;
}
}
.i-hr {
&:before {
content: $i-hr;
}
}
.i-info {
&:before {
content: $i-info;
}
}
.i-install {
&:before {
content: $i-install;
}
}
.i-jobs {
&:before {
content: $i-jobs;
}
}
.i-knowledge {
&:before {
content: $i-knowledge;
}
}
.i-lightbulb {
&:before {
content: $i-lightbulb;
}
}
.i-marketing {
&:before {
content: $i-marketing;
}
}
.i-money-bag {
&:before {
content: $i-money-bag;
}
}
.i-money-plant {
&:before {
content: $i-money-plant;
}
}
.i-note {
&:before {
content: $i-note;
}
}
.i-o-edu {
&:before {
content: $i-o-edu;
}
}
.i-o-help {
&:before {
content: $i-o-help;
}
}
.i-o-logo {
&:before {
content: $i-o-logo;
}
}
.i-o-services {
&:before {
content: $i-o-services;
}
}
.i-o-tour {
&:before {
content: $i-o-tour;
}
}
.i-operations_1 {
&:before {
content: $i-operations_1;
}
}
.i-operations_2 {
&:before {
content: $i-operations_2;
}
}
.i-overview {
&:before {
content: $i-overview;
}
}
.i-partners {
&:before {
content: $i-partners;
}
}
.i-performance {
&:before {
content: $i-performance;
}
}
.i-release {
&:before {
content: $i-release;
}
}
.i-sales_2 {
&:before {
content: $i-sales_2;
}
}
.i-sales_3 {
&:before {
content: $i-sales_3;
}
}
.i-sales_1 {
&:before {
content: $i-sales_1;
}
}
.i-scaleup {
&:before {
content: $i-scaleup;
}
}
.i-search {
&:before {
content: $i-search;
}
}
.i-services {
&:before {
content: $i-services;
}
}
.i-shop {
&:before {
content: $i-shop;
}
}
.i-showcase {
&:before {
content: $i-showcase;
}
}
.i-support {
&:before {
content: $i-support;
}
}
.i-themes {
&:before {
content: $i-themes;
}
}
.i-time-management_2 {
&:before {
content: $i-time-management_2;
}
}
.i-time-management {
&:before {
content: $i-time-management;
}
}
.i-translate {
&:before {
content: $i-translate;
}
}
.i-tutorial {
&:before {
content: $i-tutorial;
}
}
.i-users {
&:before {
content: $i-users;
}
}
.i-v12 {
&:before {
content: $i-v12;
}
}
.i-v13 {
&:before {
content: $i-v13;
}
}
.i-v14 {
&:before {
content: $i-v14;
}
}
.i-warning {
&:before {
content: $i-warning;
}
}
.i-websites {
&:before {
content: $i-websites;
}
}
@import "scss/_iconfont";
div[aria-label="related navigation"] {
display: none;
@ -406,12 +39,9 @@ header.o_main_header{
padding-left: 3rem;
margin-right: 3rem;
> .o_logo {
height: $o-header-height;
display: flex;
align-items: center;
img {
margin-top: -12px;
margin-right: 1rem;
margin-right: 0.2rem;
vertical-align: text-bottom;
}
span {
font-size: 2rem;
@ -424,12 +54,11 @@ header.o_main_header{
width: 90%;
max-width: 500px;
.btn{
@include o-position-absolute($top: 50%, $right: .5rem);
@include o-position-absolute($top: 50%, $right: 1rem);
@include transform (translateY(-50%)) ;
&:before{
@include inline-icon('img/icons/search.svg' , 20px, 0);
opacity: .3;
}
padding: 0;
font-size: 1.2rem;
color: $gray;
}
}
.o_languages {
@ -471,9 +100,9 @@ header.o_main_header{
a{
display: block;
padding: .5rem 0;
color: $o-violet-darker;
color: $o-violet-dark;
text-decoration: none;
opacity: .5;
opacity: .75;
&.current, &:hover {
opacity: 1;
}
@ -486,8 +115,7 @@ header.o_main_header{
> .toctree-l1 {
> a:before {
@include inline-icomoon($i-doc-apps, 0 1rem 0 0);
margin-left: -30px;
@include inline-icomoon($i-doc-apps, 0 1rem 0 -30px);
}
&.o_menu_applications > a:before{
content:'#{$i-doc-apps}';
@ -540,19 +168,20 @@ dt {
a.headerlink {
visibility: hidden;
&:after {
@include inline-icomoon($i-link, 0 1rem 0 0);
visibility: hidden;
color: $gray-light;
opacity: 0;
transition: .1s
}
}
h1:hover > a.headerlink,
h2:hover > a.headerlink,
h3:hover > a.headerlink,
h4:hover > a.headerlink,
h5:hover > a.headerlink,
h6:hover > a.headerlink,
dt:hover > a.headerlink,
caption:hover > a.headerlink,
p.caption:hover > a.headerlink,
div.code-block-caption:hover > a.headerlink {
visibility: visible;
h1, h2, h3, h4, h5, h6, dt, caption, p.caption, div.code-block-caption {
&:hover > a.headerlink:after{
visibility: visible;
opacity: 1;
}
}
#wrap {
@ -586,28 +215,29 @@ div.code-block-caption:hover > a.headerlink {
&.index{
h2[class*="o_title_"] {
color: $o-violet-darker;
color: $o-violet-dark;
font-weight: $fw_bold;
margin-bottom: 1rem;
&:before {
@include inline-icon('img/icons/full-control.svg' , 50px, 0 1rem 0 0);
@include inline-icomoon($i-o-services , 0 1rem 0 0);
display: block;
font-size: 50px;
margin: 0 auto 20px;
}
&.o_title_start:before {
background-image: url('img/icons/full-control.svg');
content: '#{$i-o-services}';
}
&.o_title_install:before {
background-image: url('img/icons/install.svg');
content: '#{$i-install}';
}
&.o_title_basic:before {
background-image: url('img/icons/basic.svg');
content: '#{$i-basics}';
}
&.o_title_tutorial:before {
background-image: url('img/icons/tutorials.svg');
content: '#{$i-elearning_1}';
}
&.o_title_advanced:before {
background-image: url('img/icons/tech-knowledge.svg');
content: '#{$i-advanced}';
}
}
ul {
@ -617,16 +247,9 @@ div.code-block-caption:hover > a.headerlink {
padding-bottom: 1rem;
a {
display: block;
color: $gray-700;
font-weight: $fw_bold;
padding-bottom: .5rem;
}
p {
color: $gray-500;
}
&:hover a, &:hover p {
color: $primary;
}
}
}
}
@ -747,16 +370,17 @@ div.code-block-caption:hover > a.headerlink {
position: relative;
.o_git_link {
color: $gray-light;
color: $gray;
@include o-position-absolute($top: 0, $right: 1rem);
&:before{
@include inline-icon('img/icons/edit.svg' , 18px, 0 .5rem 0 0);
i {
font-size: 1.2rem;
margin-right: .2rem;
}
}
h1 {
margin-bottom: 2rem;
max-width: calc(100% - 120px);
}
h2 {
@ -765,15 +389,11 @@ div.code-block-caption:hover > a.headerlink {
border-bottom: 1px solid $gray-light;
margin-bottom: 2rem;
margin-top: 2rem;
&::after{
@include inline-icon('img/icons/link.svg' , 24px, 0 0 0 1rem);
}
}
h3 {
font-size: 20px;
font-weight: regular;
font-weight: $fw_regular;
color: $gray-darker;
}
@ -808,7 +428,7 @@ div.code-block-caption:hover > a.headerlink {
font-weight: $fw_bold;
&:before {
@include inline-icomoon($i-info, 0 .5rem 0 0);
@include inline-icomoon($i-info, 0 .2rem 0 0);
@include media-breakpoint-down(md) {
display:none;
}
@ -963,7 +583,9 @@ div.code-block-caption:hover > a.headerlink {
// }
} */
}
.o_page_toc_nav > ul {
padding-left: 0;
}
h3 {
text-transform: uppercase;
font-weight: $fw_bold;
@ -971,14 +593,6 @@ div.code-block-caption:hover > a.headerlink {
color: $gray-darker;
}
> ul {
padding-left: 0;
> li > .o_page_toc_title {
display:none;
}
}
ul {
list-style: none;
@ -990,9 +604,15 @@ div.code-block-caption:hover > a.headerlink {
&.o_page_toc_title {
display:none;
+ ul {
padding-left: 0;
}
}
}
}
.active > a{
font-weight: $fw_bold;
}
}
}
@ -1001,7 +621,7 @@ div.code-block-caption:hover > a.headerlink {
color: $gray-light;
border-radius: $border-radius;
padding: 1rem;
margin-bottom: ($line-height-base/2)rem;
margin-bottom: ($line-height-base/2)*1rem;
pre {
margin-bottom: 0;
@ -1043,10 +663,6 @@ footer{
font-size: 20px;
font-weight: $fw_bold;
margin-bottom: 1.5rem;
&::before {
@include inline-icon('img/icons/help.svg' , 30px, 0 1rem 0 0);
}
}
}
@ -1067,8 +683,7 @@ footer{
}
.accordion-body {
background: $gray-lightest;
border-bottom: 1px solid tint-color($primary, 50%);
background: $gray-100;
> li > a {
font-weight: $fw-regular;
}