Author: thanh.do
Date: 2009-11-27 05:36:14 -0500 (Fri, 27 Nov 2009)
New Revision: 834
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css
Log:
change icon for Edit Layout
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2009-11-27
10:27:22 UTC (rev 833)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2009-11-27
10:36:14 UTC (rev 834)
@@ -193,8 +193,8 @@
}
.UIPortalComposer .SaveButton {
- background: url(background/SaveIcon.gif) no-repeat right bottom; /* orientation=lt */
- background: url(background/SaveIcon-rt.gif) no-repeat left bottom; /* orientation=rt */
+ background: url(background/EdittedSaveIcon.gif) no-repeat right bottom; /*
orientation=lt */
+ background: url(background/EdittedSaveIcon-rt.gif) no-repeat left bottom; /*
orientation=rt */
cursor: pointer;
float: right; /* orientation=lt */
float: left; /* orientation=rt */
@@ -215,8 +215,8 @@
}
.UIPortalComposer .EdittedSaveButton {
- background: url(background/EdittedSaveIcon.gif) no-repeat right bottom; /*
orientation=lt */
- background: url(background/EdittedSaveIcon-rt.gif) no-repeat left bottom; /*
orientation=rt */
+ background: url(background/SaveIcon.gif) no-repeat right bottom; /* orientation=lt */
+ background: url(background/SaveIcon-rt.gif) no-repeat left bottom; /* orientation=rt */
cursor: pointer;
float: right; /* orientation=lt */
float: left; /* orientation=rt */
Show replies by date