details: /erp/devel/pi/rev/16e1d3817f01
changeset: 10486:16e1d3817f01
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Wed Feb 09 18:36:01 2011 +0100
summary: [classic][style] Popup contents are now centered in Google Chrome
diffstat:
web/skins/Default/Openbravo_ERP_250.css | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (36 lines):
diff -r a5da93a71cd6 -r 16e1d3817f01 web/skins/Default/Openbravo_ERP_250.css
--- a/web/skins/Default/Openbravo_ERP_250.css Wed Feb 09 17:48:09 2011 +0100
+++ b/web/skins/Default/Openbravo_ERP_250.css Wed Feb 09 18:36:01 2011 +0100
@@ -9072,8 +9072,8 @@
.Popup_Client_TablePopup {
border: 0px none;
margin-top: 20px;
- margin-left: 10px;
- margin-right: 10px;
+ margin-left: auto;
+ margin-right: auto;
margin-bottom: 20px;
background-color : #E8E8E8;
width: 580px;
@@ -9082,8 +9082,9 @@
.Popup_Client_TableWorkflow {
border: 0px none;
- margin: 0 auto;
margin-top: 20px;
+ margin-left: auto;
+ margin-right: auto;
margin-bottom: 20px;
background-color : #E8E8E8;
width: 290px;
@@ -9093,8 +9094,8 @@
.Popup_Client_TableSelector {
border: 0px none;
margin-top: 5px;
- margin-left: 10px;
- margin-right: 10px;
+ margin-left: auto;
+ margin-right: auto;
margin-bottom: 5px;
background-color : #E8E8E8;
width: 870px;
------------------------------------------------------------------------------
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