Skip to content
Snippets Groups Projects
Commit 85dc6334 authored by qsm-odoo's avatar qsm-odoo
Browse files

[REF] web: BS4, review kanban design

parent 70249943
Branches
Tags
No related merge requests found
......@@ -453,14 +453,9 @@
}
input, input:focus, input:hover {
margin-top: 3px;
font-size: 16px;
background: transparent;
}
.o_kanban_add {
margin-left: 10px;
}
}
.o_kanban_muted_record {
......
......@@ -51,7 +51,7 @@
<div class="o_quick_create_unfolded">
<div class="o_kanban_header">
<div class="input-group">
<input type="text" class="o_input" placeholder="Column title"/>
<input type="text" class="form-control o_input" placeholder="Column title"/>
<span class="input-group-append">
<button class="btn btn-primary o_kanban_add" type="button">Add</button>
</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment