~openerp-dev/openerp-web/trunk-customize_kanban-pan

« back to all changes in this revision

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

  • Committer: Anand Patel (OpenERP)
  • Date: 2013-03-14 04:59:32 UTC
  • mfrom: (3695.1.6 trunk)
  • Revision ID: pan@tinyerp.com-20130314045932-a7h523zxsbr5feag
[MERGE]Trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
            position: absolute
131
131
            top: -1px
132
132
            right: -14px
 
133
            float: right
133
134
            display: block
134
 
            float: right
135
135
    &.oe_kanban_grouped
136
136
        .oe_kanban_column, .oe_kanban_group_header
137
137
            width: 185px
197
197
        top: -8px
198
198
    .oe_kanban_header .oe_dropdown_toggle
199
199
        top: -2px
200
 
        height: 14px;
 
200
        height: 14px
201
201
    .oe_kanban_card, .oe_dropdown_toggle
202
202
        cursor: pointer
203
203
        display: inline-block