r7420 - in dumbhippo/trunk/server/web: css-gnome jsp-gnome
- From: commits mugshot org
- To: online-desktop-list gnome org
- Subject: r7420 - in dumbhippo/trunk/server/web: css-gnome jsp-gnome
- Date: Tue, 15 Apr 2008 16:15:35 -0500 (CDT)
Author: walters
Date: 2008-04-15 16:15:35 -0500 (Tue, 15 Apr 2008)
New Revision: 7420
Modified:
dumbhippo/trunk/server/web/css-gnome/site.css
dumbhippo/trunk/server/web/jsp-gnome/applications-learnmore.jsp
dumbhippo/trunk/server/web/jsp-gnome/applications.jsp
Log:
Bug 1389: Fix styling of applications pages.
Modified: dumbhippo/trunk/server/web/css-gnome/site.css
===================================================================
--- dumbhippo/trunk/server/web/css-gnome/site.css 2008-04-15 19:49:04 UTC (rev 7419)
+++ dumbhippo/trunk/server/web/css-gnome/site.css 2008-04-15 21:15:35 UTC (rev 7420)
@@ -64,6 +64,7 @@
#gnomePage {
min-height: 600px;
+ text-align: left;
}
#gnomeContent {
@@ -226,4 +227,4 @@
.dh-account-status-secondary input {
margin-left: 0px;
-}
\ No newline at end of file
+}
Modified: dumbhippo/trunk/server/web/jsp-gnome/applications-learnmore.jsp
===================================================================
--- dumbhippo/trunk/server/web/jsp-gnome/applications-learnmore.jsp 2008-04-15 19:49:04 UTC (rev 7419)
+++ dumbhippo/trunk/server/web/jsp-gnome/applications-learnmore.jsp 2008-04-15 21:15:35 UTC (rev 7420)
@@ -8,8 +8,8 @@
<head>
<title>Application Statistics</title>
- <dht3:stylesheet name="site" iefixes="true"/>
- <dht3:stylesheet name="applications"/>
+ <gnome:stylesheet name="site" iefixes="true"/>
+ <gnome:stylesheet name="applications"/>
<dh:script module="dh.actions"/>
</head>
Modified: dumbhippo/trunk/server/web/jsp-gnome/applications.jsp
===================================================================
--- dumbhippo/trunk/server/web/jsp-gnome/applications.jsp 2008-04-15 19:49:04 UTC (rev 7419)
+++ dumbhippo/trunk/server/web/jsp-gnome/applications.jsp 2008-04-15 21:15:35 UTC (rev 7420)
@@ -12,8 +12,8 @@
<head>
<title>Application Statistics</title>
- <dht3:stylesheet name="site" iefixes="true"/>
- <dht3:stylesheet name="applications"/>
+ <gnome:stylesheet name="site" iefixes="true"/>
+ <gnome:stylesheet name="applications"/>
</head>
<body>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]