[IMP]improved css for pos screen header.

bzr revid: ima@tinyerp.com-20131118053359-ccc5w6zrunagx2v6
This commit is contained in:
ima-openerp 2013-11-18 11:03:59 +05:30
parent 88a79fdaf3
commit 926ff04ed8
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,7 @@
background: #393939;
background: -moz-linear-gradient(#7b7979, #393939);
background: -webkit-gradient(linear, left top, left bottom, from(#7b7979), to(#393939));
z-index: 2; /* Customize according bootstrap3 navbar */
}
/* a) The left part of the top-bar */
@ -659,6 +660,7 @@
.point-of-sale .screen header h2 {
margin-top: 0px;
padding-top: 7px;
font-size: 1.5em /* Customize font according bootstrap3 */
}
.point-of-sale .screen p{
font-size: 18px;