You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by do...@apache.org on 2013/09/12 06:31:09 UTC

svn commit: r1522357 - /james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/_CenterSettingPanel.ui.xml

Author: dongxu
Date: Thu Sep 12 04:31:08 2013
New Revision: 1522357

URL: http://svn.apache.org/r1522357
Log:
change setting playground's background to be different

Modified:
    james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/_CenterSettingPanel.ui.xml

Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/_CenterSettingPanel.ui.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/_CenterSettingPanel.ui.xml?rev=1522357&r1=1522356&r2=1522357&view=diff
==============================================================================
--- james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/_CenterSettingPanel.ui.xml (original)
+++ james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/_CenterSettingPanel.ui.xml Thu Sep 12 04:31:08 2013
@@ -169,7 +169,7 @@
 			border-radius: 4px 4px 0 0;
 		}
 		
-		.contentbox .boxtitle,body.iframe .boxtitle {
+		.contentbox .boxtitle {
 			color: #777;
 			background: #eee;
 			background: -moz-linear-gradient(top, #eee 0%, #dfdfdf 100%);
@@ -216,7 +216,7 @@
 					</g:SimpleLayoutPanel>
 				</g:west>
 				<g:center>
-					<g:SimpleLayoutPanel>
+					<g:SimpleLayoutPanel addStyleNames="{style.uibox} {style.contentbox}">
 						<g:HTML>
 							<h2 class="{style.boxtitle}">PlayGround</h2>
 						</g:HTML>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org