Browse Source

[ADD] Add website theme for BEES coop

pull/128/head
Rémy Taymans 7 years ago
parent
commit
fa7287ee78
  1. 3
      beesdoo_website_shift/static/src/css/design.css
  2. 9
      beesdoo_website_shift/views/shift_website_templates.xml

3
beesdoo_website_shift/static/src/css/design.css

@ -1,3 +0,0 @@
h1 {
color: grey;
}

9
beesdoo_website_shift/views/shift_website_templates.xml

@ -16,15 +16,6 @@
</record>
</data>
<!-- Add the css stylesheet -->
<template id="assets_frontend" name="beesdoo_website_shift_website_assets"
inherit_id="website.assets_frontend">
<xpath expr="." position="inside">
<link rel="stylesheet" type="text/css"
href="/beesdoo_website_shift/static/src/css/design.css"/>
</xpath>
</template>
<!-- Available Tasks Templates for Regular Workers -->
<template
id="task_template"

Loading…
Cancel
Save