~openerp-dev/openerp-web/7.0-opw-589823-msh

« back to all changes in this revision

Viewing changes to addons/web_kanban/static/src/css/kanban.sass

  • Committer: Christophe Matthieu
  • Date: 2013-04-15 11:45:45 UTC
  • Revision ID: chm@openerp.com-20130415114545-e557dsr4y0qkh8ff
[FIX] web_kanban: hide the counter on the top of column to display option drop down when the mouse is hover.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
            position: relative
62
62
            top: +8px
63
63
            font-weight: bold
 
64
    .oe_kanban_header:hover .oe_kanban_group_length
 
65
        display: none
64
66
    .ui-sortable-placeholder
65
67
        border: 1px solid rgba(0,0,0,0.1)
66
68
        visibility: visible !important