~ubuntu-branches/ubuntu/quantal/openerp6.1/quantal-proposed

« back to all changes in this revision

Viewing changes to openerp/addons/web_gantt/static/src/css/gantt.css

  • Committer: Package Import Robot
  • Author(s): Yolanda Robla
  • Date: 2012-09-20 15:29:00 UTC
  • Revision ID: package-import@ubuntu.com-20120920152900-woyy3yww8z6acmsk
Tags: upstream-6.1-1+dfsg
ImportĀ upstreamĀ versionĀ 6.1-1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.openerp .oe-gantt-view-view {
 
3
    min-height: 500px;
 
4
}
 
5
 
 
6
.openerp .oe-gantt-view-view .oe-gantt-view-create {
 
7
    position: absolute;
 
8
    top: 5px;
 
9
}