details: /erp/devel/pi/rev/e6ffe83b821a
changeset: 10471:e6ffe83b821a
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Wed Feb 09 15:50:36 2011 +0100
summary: [form][style] Fixed webkit browser default's disabled style
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css
| 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (19 lines):
diff -r e9931b4858fb -r e6ffe83b821a
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css
---
a/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css
Wed Feb 09 15:31:55 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css
Wed Feb 09 15:50:36 2011 +0100
@@ -125,6 +125,7 @@
.OBFormFieldStaticDisabled {
color: #7d7d7d;
+ -webkit-text-fill-color: #7d7d7d;
}
.OBFormFieldInputDisabled,
@@ -133,6 +134,7 @@
border: 1px solid #d7d7d7;
background-color: #ffffff;
color: #7d7d7d;
+ -webkit-text-fill-color: #7d7d7d;
}
.OBFormFieldDateInput,
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits