[MERGE] Merged web branch holding timepicker update + kanban improvements (move into...
authorThibault Delavallée <tde@openerp.com>
Mon, 25 Nov 2013 10:05:47 +0000 (11:05 +0100)
committerThibault Delavallée <tde@openerp.com>
Mon, 25 Nov 2013 10:05:47 +0000 (11:05 +0100)
bzr revid: tde@openerp.com-20131125100547-vejcpe9p4le7jury

1  2 
addons/web_kanban/static/src/css/kanban.css
addons/web_kanban/static/src/css/kanban.sass
addons/web_kanban/static/src/js/kanban.js

@@@ -3,8 -2,12 +2,11 @@@
    background: white;
    height: inherit;
  }
+ .openerp .oe_kanban_view .oe_kanban_column_higlight {
+   background: #eeddf6 !important;
+ }
  .openerp .oe_kanban_view .oe_view_nocontent {
    position: relative;
 -  z-index: 1;
    max-width: none;
    height: 100%;
  }
      //background: url(data:image/pngbase64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKElEQVQIHWP8DwTv379nAAFBQUEGhnfv3oHEwADEZgJLIRGMIClkLQCr3x2Htp/lLwAAAABJRU5ErkJggg==)
      background: white
      height: inherit
+     .oe_kanban_column_higlight
+         background: #eeddf6 !important
      .oe_view_nocontent
          position: relative
 -        z-index: 1
          max-width: none
          height: 100%
          .oe_view_nocontent_content