- Repo for opensource odoo website theme (since V13.0)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

16 lines
678 B

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="_assets_snippet_s_big_icons_css_000_variables" inherit_id="website._assets_primary_variables" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_common/static/src/old_snippets/s_big_icons/000_variables.scss"/>
</xpath>
</template>
<template id="assets_snippet_s_big_icons_css_000" inherit_id="website.assets_frontend" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_common/static/src/old_snippets/s_big_icons/000.scss"/>
</xpath>
</template>
</odoo>