-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] theme_*: adapt
s_numbers_framed
across design themes
*: artists, avantgarde, aviato, beauty, bewise, bistro, bookstore, buzzy, clean, cobalt, enark, graphene, kea, kiddo, loftspace, monglia, nano, botes, odoo_experts, orchid, paptic, real_estate, treehouse, vehicle, yes,zap. This commit adapts the design of the `s_numbers_framed` occurrences across design themes. task-4094384 Part of task-4077427
- Loading branch information
Showing
45 changed files
with
520 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_cc5" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_cc5" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_cc5" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_colored_level o_cc5" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_cc5" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_cc3" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc1" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc1" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc1" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_cc3" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- Section --> | ||
<xpath expr="//section" position="attributes"> | ||
<attribute name="class" add="o_cc5" separator=" "/> | ||
</xpath> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<odoo> | ||
|
||
<template id="s_numbers_framed" inherit_id="website.s_numbers_framed"> | ||
<!-- KPI's --> | ||
<xpath expr="//div[hasclass('col-lg-4')][1]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][2]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
<xpath expr="//div[hasclass('col-lg-4')][3]" position="attributes"> | ||
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> | ||
</xpath> | ||
</template> | ||
|
||
</odoo> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.