odoo/addons/account_analytic_analysis/static/src/css/account_analytic.css

28 lines
490 B
CSS

.oe_float_field{
width:80px !important;
text-align: center !important;
vertical-align: middle;
}
.oe_field_label{
width:150px;
font-weight:bold;
}
.oe_btn_width{
width: 150px !important;
}
.oe_border_top{
border-top: 1px solid #000000;
}
.oe_btn_width_small{
width: 110px !important;
}
.oe_td_label_to{
width:100px;
}
.oe_field_label_bold{
width:80px !important;
padding-left: 12px !important;
vertical-align: middle;
font-weight:bold;
}