[IMP]improve view in contract
[odoo/odoo.git] / addons / account_analytic_analysis / static / src / css / account_analytic.css
index 9a7446c..e4872e7 100644 (file)
@@ -1,10 +1,10 @@
-.oe_th_110px{
-    width:110px !important;
+.oe_th_90px{
+    width:90px !important;
     text-align: center !important;
     vertical-align: middle;
 }
 .oe_th_160px{
-    width:160px;
+    width:150px;
 }
 .oe_btn_width{
     width: 150px !important;
 }
 .oe_border_top{
     border-top: 1px solid #000000;
+}
+.oe_th_110px{
+    width:110px !important;
+    text-align: center !important;
+    vertical-align: middle;
+}
+.oe_btn_width_120px{
+    width: 110px !important;
 }
\ No newline at end of file