details: /erp/devel/pi/rev/907df7d3c340
changeset: 9834:907df7d3c340
user: Martin Taal <martin.taal <at> openbravo.com>
date: Sat Jan 15 16:53:27 2011 +0100
summary: Solved for scrollbar on the right, adding space below the form
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.js
| 2 +-
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-form-styles.css
| 4 ++++
2 files changed, 5 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r e5808cac2981 -r 907df7d3c340
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.js
Sat Jan 15 09:19:37 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.js
Sat Jan 15 16:53:27 2011 +0100
@@ -66,7 +66,7 @@
// note the menu-rollover.png which is the background for selected rows
// is 20
- pickListCellHeight: 20,
+ pickListCellHeight: 22,
quickRunPickListWidth: 225,
// fixes issue https://issues.openbravo.com/view.php?id=15105
diff -r e5808cac2981 -r 907df7d3c340
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
Sat Jan 15 09:19:37 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
Sat Jan 15 16:53:27 2011 +0100
@@ -32,6 +32,7 @@
.OBViewForm {
margin: 5px 25px 0px 25px;
+ padding: 0px 0px 20px 0px;
}
/*=======================================================================
@@ -576,6 +577,9 @@
font-weight: bold;
}
+/*=======================================================================
+ * Used in the label of a foreign key field, for link image
+=======================================================================*/
.OBFormFieldLinkButton {
cursor: pointer;
}
------------------------------------------------------------------------------
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