details:   /erp/devel/pi/rev/06fe35ee9d0b
changeset: 9952:06fe35ee9d0b
user:      Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
date:      Wed Jan 19 19:11:52 2011 +0100
summary:   [OBCQL] Removed final dot from rows number message.

details:   /erp/devel/pi/rev/a25a697e4e65
changeset: 9953:a25a697e4e65
user:      Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
date:      Wed Jan 19 19:12:30 2011 +0100
summary:   [OBCQL] Small fixes on rows number and show all label's style.

diffstat:

 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MESSAGE.xml
                                                                               
|  2 +-
 
modules/org.openbravo.client.querylist/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.querylist/ob-querylist-styles.css
 |  5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r 43dbb3f77a68 -r a25a697e4e65 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MESSAGE.xml
--- 
a/modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MESSAGE.xml
  Wed Jan 19 18:48:28 2011 +0100
+++ 
b/modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MESSAGE.xml
  Wed Jan 19 19:12:30 2011 +0100
@@ -6,7 +6,7 @@
 <!--18EE399F2AF54EA3BEB5086D4BF6D4B1-->  <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID>
 <!--18EE399F2AF54EA3BEB5086D4BF6D4B1-->  <ISACTIVE><![CDATA[Y]]></ISACTIVE>
 <!--18EE399F2AF54EA3BEB5086D4BF6D4B1-->  
<VALUE><![CDATA[OBCQL_RowsNumber]]></VALUE>
-<!--18EE399F2AF54EA3BEB5086D4BF6D4B1-->  <MSGTEXT><![CDATA[Showing %0 of %1 
rows.]]></MSGTEXT>
+<!--18EE399F2AF54EA3BEB5086D4BF6D4B1-->  <MSGTEXT><![CDATA[Showing %0 of %1 
rows]]></MSGTEXT>
 <!--18EE399F2AF54EA3BEB5086D4BF6D4B1-->  <MSGTYPE><![CDATA[E]]></MSGTYPE>
 <!--18EE399F2AF54EA3BEB5086D4BF6D4B1-->  
<AD_MODULE_ID><![CDATA[0A060B2AF1974E8EAA8DB61388E9AECC]]></AD_MODULE_ID>
 <!--18EE399F2AF54EA3BEB5086D4BF6D4B1--></AD_MESSAGE>
diff -r 43dbb3f77a68 -r a25a697e4e65 
modules/org.openbravo.client.querylist/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.querylist/ob-querylist-styles.css
--- 
a/modules/org.openbravo.client.querylist/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.querylist/ob-querylist-styles.css
    Wed Jan 19 18:48:28 2011 +0100
+++ 
b/modules/org.openbravo.client.querylist/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.querylist/ob-querylist-styles.css
    Wed Jan 19 19:12:30 2011 +0100
@@ -25,10 +25,12 @@
 .OBQueryListShowAllLabelFocusedOver,
 .OBQueryListShowAllLabelFocusedDown {
   font-family: 'lucida sans', sans-serif;
+  font-size: 11px;
   vertical-align: middle;
   background: transparent;
   text-align: right;
   cursor: pointer;
+  padding-right: 5px;
 }
 
 .OBQueryListShowAllLabel,
@@ -50,8 +52,9 @@
 
 .OBQueryListRowsNumberLabel {
   font-family: 'lucida sans', sans-serif;
+  font-size: 11px;
   vertical-align: middle;
   background: transparent;
   text-align: left;
-  color: #00A651;
+  padding-left: 5px;
 }
\ No newline at end of file

------------------------------------------------------------------------------
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

Reply via email to