details: /erp/devel/pi/rev/8010e964ec1c
changeset: 7835:8010e964ec1c
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Sun Jul 11 18:54:55 2010 +0200
summary: Related to issue 13891: Change in 'Default' skin to proper display
of the tabbar
diffstat:
web/skins/Default/Openbravo_ERP_250.css | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 5dd3d4843cb3 -r 8010e964ec1c web/skins/Default/Openbravo_ERP_250.css
--- a/web/skins/Default/Openbravo_ERP_250.css Sun Jul 11 10:56:34 2010 +0530
+++ b/web/skins/Default/Openbravo_ERP_250.css Sun Jul 11 18:54:55 2010 +0200
@@ -6201,7 +6201,7 @@
font-size: 11pt;
font-weight: bold;
color: #A0A0A0;
- margin: 0 39px 0 5px; /*~RTL margin: 0 5px 0 38px; */
+ margin: 0 39px -1px 5px; /*~RTL margin: 0 5px -1px 38px; */
position: relative;
float: right; /*~RTL float: left; */
padding-left: 1px;
@@ -6776,12 +6776,17 @@
}
.tabBackGroundInit {
+ border-bottom: 1px solid #000000;
background-repeat: repeat-x;
background-position: top left;
background-image: url(Main/Tabs/TabPane_top_bg.png); /** sprite-ref:
xxspritexx_V; sprite-alignment-ltr: repeat; sprite-margin-bottom: 16px */
background-color: #505050;
}
+tr#paramParentTabContainer .tabBackGroundInit {
+ border-bottom: 0px solid #000000;
+}
+
.tabPaneBackground {
position: relative;
background-repeat: repeat-x;
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits