1 /* ------------------------------------------------------------- */
2 /* JQUERY CHART-PICKER (jquery.chartpicker.less) */
3 /* ------------------------------------------------------------- */
11 // -------------------------------------------
13 // -------------------------------------------
23 // ---------------------
25 // ---------------------
28 span.ppp_block_number { float: left; }
30 span.ppp_block_description {
38 // ---------------------
40 // ---------------------
44 span.cpc_block_number { float: left; }
46 span.cpc_block_description {
51 span.cpc_block_balance { float: right; }
52 span.cpc_line_balance { display: none; }
53 span.cpc_block_second_row {}
59 // -------------------------------------------
61 // -------------------------------------------
63 // ---------------------
65 // ---------------------
68 span.ppp_block_description {
74 // ---------------------
76 // ---------------------
79 span.cpc_block_description {
83 span.cpc_block_second_row { display: none; }
88 // -------------------------------------------------------------
90 // -------------------------------------------------------------
92 .customer-vendor-picker-undefined,
93 .chartpicker-undefined,
94 .projectpicker-undefined,
95 .partpicker-undefined {
100 span.cpc_popup_button,
101 span.ppp_popup_button {
102 display: inline-block;
103 vertical-align: middle;
108 background: url("../../image/search.svg") no-repeat center right;
109 background-size: contain;