.pos .title-mag{ font-size: 22px; padding-bottom: 10px; border-bottom: 3px solid #000; } .pos .title-product{ font-size: 27px; padding-bottom: 10px; border-bottom: 3px solid #000; } .pos .pos-sale-ticket table .title-info{ text-transform: uppercase; font-size: 14px; } .pos .pos-sale-ticket table .title-info.bloc-barcode span{ font-size: 20px; } .pos .pos-sale-ticket table.ticket-info td span{ font-size: 27px; } .pos .pos-sale-ticket table.ticket-total td span{ font-size: 27px; font-weight: bold; } .pos .pos-sale-ticket table.bloc-barcode td span{ font-size: 25px; } .pos .pos-sale-ticket table .bloc-barcode td img{ width: 100%; } .pos .pos-sale-ticket table.ticket-total{ margin: 0 auto; border: 3px solid #000 !important; width: 60%; } @media print { * { color: black !important; } body { margin: 0; color: white !important; /* avoid black background if backgrounds are printed */ background: initial; } .o_notification_manager, .oe_leftbar, .oe_loading, .pos .pos-topheader, .pos .pos-leftpane, .pos .keyboard_frame, .pos .scale-screen-custo, .pos .pos-header-custo, .pos .pos-topheader-title, .pos .pos-confirm-screen .pos-topheader-bal, .pos .pos-confirm-screen .pos-header-custo, .pos .pos-confirm-screen .back-presentation, .pos .pos-confirm-screen .product-name, .pos .pos-confirm-screen .product-price, .pos .pos-confirm-screen .centered-content .button { display: none !important; } .pos, .pos .pos-content, .pos .rightpane, .pos .screen, .pos .window, .pos .window .subwindow, .pos .subwindow .subwindow-container{ display: block; position: static; height: auto; } .pos{ background: white !important; } .pos .rightpane { left: 0px !important; background-color: white; } .pos .pos-confirm-screen { text-align: center; } .pos .pos-confirm-screen .centered-content{ position: static; border: none; } .pos .pos-receipt-container { text-align: left; } .pos-actionbar { display: none !important; } .debug-widget{ display: none !important; } .pos *{ text-shadow: none !important; box-shadow: none !important; background: transparent !important; } .pos .pos-sale-ticket{ margin: 0; margin-left: auto !important; margin-right: auto !important; border: none !important; font-size: 13px !important; width: 266px !important; } .o_debug_manager { display: none !important; } .o_chat_window { display: none !important; } .blockUI { display: none !important; } }