Merge lp:~openerp-dev/openobject-addons/trunk-bug-1104002-vja into lp:openobject-addons

Proposed by Vishmita Jadeja (openerp)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1104002-vja
Merge into: lp:openobject-addons
Diff against target: 12 lines (+1/-1)
1 file modified
hr_timesheet_sheet/static/src/css/timesheet.css (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1104002-vja
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+145153@code.launchpad.net

Description of the change

Hello,

    Set padding for the numbers in My Timesheet.

Thanks.

To post a comment you must log in.

Unmerged revisions

8518. By Vishmita Jadeja (openerp)

[fix]set padding for input

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hr_timesheet_sheet/static/src/css/timesheet.css'
2--- hr_timesheet_sheet/static/src/css/timesheet.css 2012-10-26 10:02:07 +0000
3+++ hr_timesheet_sheet/static/src/css/timesheet.css 2013-01-28 11:26:48 +0000
4@@ -33,7 +33,7 @@
5 min-width: 130px;
6 }
7 .openerp .oe_timesheet_weekly td input.oe_timesheet_weekly_input {
8- padding: 5px 2px !important;
9+ padding: 1px 2px !important;
10 width: 40px;
11 text-align: right;
12 min-width: 0 !important;

Subscribers

People subscribed via source and target branches

to all changes: