~openerp-dev/openerp-web/7.0-timesheet-vme

« back to all changes in this revision

Viewing changes to addons/web_calendar/static/src/css/web_calendar.sass

  • Committer: Vidhin Mehta
  • Date: 2013-02-20 13:19:56 UTC
  • mfrom: (3708.1.60 7.0)
  • Revision ID: vme@tinyerp.com-20130220131956-hrnbak55i9qdpe4y
[MERGE]7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        // Dhtmlx Scheduler css overrides
21
21
        .dhx_cal_select_menu .dhx_menu_icon.icon_edit
22
22
            display: none
23
 
        .dhx_cal_navline
 
23
        .dhx_cal_navline, .dhx_cal_header
24
24
            // dhtmlx sets the index to 3 (in glossy theme)
25
25
            // I didn't found the reason yet but it overlaps the
26
26
            // dropdown menus and I want to avoid a z-index war.