e4872e7b0fdbaadfa0b4f94a8072c216ced41cc1
[odoo/odoo.git] / addons / account_analytic_analysis / static / src / css / account_analytic.css
1 .oe_th_90px{
2     width:90px !important;
3     text-align: center !important;
4     vertical-align: middle;
5 }
6 .oe_th_160px{
7     width:150px;
8 }
9 .oe_btn_width{
10     width: 150px !important;
11 }
12 .oe_border_right{
13     border-right: 1px solid #DDD;
14     padding-left: 6px !important;
15 }
16 .oe_border_top{
17     border-top: 1px solid #000000;
18 }
19 .oe_th_110px{
20     width:110px !important;
21     text-align: center !important;
22     vertical-align: middle;
23 }
24 .oe_btn_width_120px{
25     width: 110px !important;
26 }