[IMP]:contract,analytic_project,analytic_hr_expense: improve whole contract view...
[odoo/odoo.git] / addons / account_analytic_analysis / static / src / css / account_analytic.css
index e4872e7..73c6599 100644 (file)
@@ -1,26 +1,27 @@
-.oe_th_90px{
-    width:90px !important;
+.oe_float_field{
+    width:80px !important;
     text-align: center !important;
     vertical-align: middle;
 }
-.oe_th_160px{
+.oe_field_label{
     width:150px;
+    font-weight:bold;
 }
 .oe_btn_width{
     width: 150px !important;
 }
-.oe_border_right{
-    border-right: 1px solid #DDD;
-    padding-left: 6px !important;
-}
 .oe_border_top{
     border-top: 1px solid #000000;
 }
-.oe_th_110px{
-    width:110px !important;
-    text-align: center !important;
+.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;
 }
-.oe_btn_width_120px{
-    width: 110px !important;
-}
\ No newline at end of file