details: /erp/devel/pi/rev/0b0044fea922
changeset: 9791:0b0044fea922
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Thu Jan 13 23:32:36 2011 +0100
summary: [form][style] Now table rows are 8px shorter
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css
| 1 +
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.js
| 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 9ef686946a14 -r 0b0044fea922
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
Thu Jan 13 21:46:15 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
Thu Jan 13 23:32:36 2011 +0100
@@ -43,6 +43,7 @@
.OBFormFieldFocused,
.OBFormFieldError {
font-family: 'lucida sans', sans-serif;
+ padding: 4px 8px 4px 8px;
/*width: 100%;*/
}
diff -r 9ef686946a14 -r 0b0044fea922
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.js
Thu Jan 13 21:46:15 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.js
Thu Jan 13 23:32:36 2011 +0100
@@ -21,7 +21,7 @@
width: '100%',
overflow: 'visible',
//cellBorder: 1, // debug layout
- cellPadding: 8
+ cellPadding: 0
});
isc.OBSectionItem.addProperties({
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits