details:   /erp/devel/pi/rev/8778d888466a
changeset: 12910:8778d888466a
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Mon Jun 20 19:24:52 2011 +0200
summary:   [SKIN] Improved 250to300Comp skin - part2

diffstat:

 
modules/org.openbravo.userinterface.skin.250to300Comp/web/org.openbravo.userinterface.skin.250to300Comp/skins/250to300Comp/Openbravo_ERP_250.css
 |  23 ++++++---
 1 files changed, 14 insertions(+), 9 deletions(-)

diffs (50 lines):

diff -r c8ac623a7de9 -r 8778d888466a 
modules/org.openbravo.userinterface.skin.250to300Comp/web/org.openbravo.userinterface.skin.250to300Comp/skins/250to300Comp/Openbravo_ERP_250.css
--- 
a/modules/org.openbravo.userinterface.skin.250to300Comp/web/org.openbravo.userinterface.skin.250to300Comp/skins/250to300Comp/Openbravo_ERP_250.css
  Mon Jun 20 18:25:33 2011 +0200
+++ 
b/modules/org.openbravo.userinterface.skin.250to300Comp/web/org.openbravo.userinterface.skin.250to300Comp/skins/250to300Comp/Openbravo_ERP_250.css
  Mon Jun 20 19:24:52 2011 +0200
@@ -245,24 +245,29 @@
 .ComboKey,
 .Combo,
 .Combo_focus {
+  font-family: arial, sans-serif;
+  font-size: 12px;
+  font-weight: normal;
+  padding: 1px 0px 0px 0px;
+  margin-top: 0px;
+  height: 21px;
+}
+
+.ComboKey,
+.Combo,
+.Combo_focus {
   border: 1px solid #CDD7BB;
   color: #333333;
   background-color: #F5F7F1;
-  font-family: arial, sans-serif;
-  font-size: 12px;
-  padding: 1px 0px 0px 0px;
-  margin-top: 0px;
-  height: 21px;
 }
 
 .ComboKeyNoUpdatable,
 .ComboNoUpdatable,
 .ComboReadOnly,
 .ComboKeyReadOnly {
-  border: 1px solid #FFFFFF;
+  border: 1px solid #FFFFFF !important;
   color: #7D7D7D;
-  font-weight: normal;
-  background-color: transparent;
+  background-color: #FFFFFF;
 }
 
 .ComboKey {
@@ -929,7 +934,7 @@
 }
 
 .readonly {
-  border: 1px solid #FFFFFF;
+  border: 1px solid #FFFFFF !important;
 }
 
 .readonly,

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to