Skip to content

Commit

Permalink
[REF] web: kanban, minors design
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanorigano committed Sep 26, 2017
1 parent 68e0800 commit 363845b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions addons/web/static/src/less/kanban_column_progressbar.less
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
&.o_kanban_grow_huge {
.o-animation(grow_huge, 1s, ease);
}

// Target currency icon
> span {
margin-left: 2px;
}
}
}
.o_column_folded .o_kanban_counter {
Expand Down
2 changes: 1 addition & 1 deletion addons/web/static/src/less/kanban_view.less
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
margin: 2px 0 8px;
padding: 3px 6px;
color: @headings-color;
font-weight: bold;
font-weight: 500;
}
}

Expand Down

0 comments on commit 363845b

Please sign in to comment.