Merge lp:~openerp-dev/openobject-addons/trunk-bug-1085341-vba into lp:openobject-addons

Proposed by Vijaykumar Baladaniya (OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1085341-vba
Merge into: lp:openobject-addons
Diff against target: 11 lines (+1/-0)
1 file modified
point_of_sale/static/src/css/pos.css (+1/-0)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1085341-vba
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+142896@code.launchpad.net

Description of the change

Hello,

    I have add a overflow in css for improve payment screen in POS.

Thanks,
  vba

To post a comment you must log in.

Unmerged revisions

8499. By Vijaykumar Baladaniya (OpenERP)

[FIX] Improve payment screen.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'point_of_sale/static/src/css/pos.css'
2--- point_of_sale/static/src/css/pos.css 2012-12-06 15:38:56 +0000
3+++ point_of_sale/static/src/css/pos.css 2013-01-11 13:44:30 +0000
4@@ -624,6 +624,7 @@
5 width:100%;
6 background-image: -webkit-radial-gradient(rgba(255, 255, 255, 0),rgba(51, 17, 124, 0.25)), url('../img/grid.png');
7 box-shadow: 0px 36px 24px rgba(0, 0, 0, 0.14) inset;
8+ overflow: auto;
9 }
10 .point-of-sale .screen header h2 {
11 margin-top: 0px;

Subscribers

People subscribed via source and target branches

to all changes: