Author: thuy.nguyen
Date: 2010-01-12 22:58:54 -0500 (Tue, 12 Jan 2010)
New Revision: 1246
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
Log:
GTNPORTAL-455: Don't display arrow icon when change language to Arabic
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2010-01-13
03:46:49 UTC (rev 1245)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2010-01-13
03:58:54 UTC (rev 1246)
@@ -121,7 +121,7 @@
.UIToolbarContainer .MenuItem .ArrowIcon {
background: url('background/ToolbarContainer.gif') no-repeat right bottom; /*
orientation=lt */
- background: url('background/ToolbarContainer-rt.gif') no-repeat 5px bottom; /*
orientation=rt */
+ background: url('background/ToolbarContainer-rt.gif') no-repeat -5px bottom; /*
orientation=rt */
}
.UIToolbarContainer .MenuItem a {
Show replies by date