[jboss-cvs] JBossAS SVN: r92145 - in branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war: css and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 7 14:02:31 EDT 2009


Author: ispringer
Date: 2009-08-07 14:02:31 -0400 (Fri, 07 Aug 2009)
New Revision: 92145

Modified:
   branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/css/jboss.css
   branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/images/logo.gif
   branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/index.html
Log:
updated to new JBoss logo and new CSS (https://jira.jboss.org/jira/browse/JBPAPP-2401)


Modified: branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/css/jboss.css
===================================================================
--- branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/css/jboss.css	2009-08-07 17:26:38 UTC (rev 92144)
+++ branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/css/jboss.css	2009-08-07 18:02:31 UTC (rev 92145)
@@ -1,143 +1,138 @@
-body {
-	margin: 13px 0px 10px 0px;
-	background-color: #ffffff;
-	font-size: 10px;
-	font-family: verdana, arial, "sans-serif";
-	color: #606060;
-	}
-img {
-	border: 0px;
-	}
-#header {
-	background-color: #003D6E;
-	background-repeat: no-repeat;
-	width: 100%;
-	height: 80px;
-	}
-#header #banner {
-	float: right;
-	margin: 8px 5px 0px 0px;
-	}
-#logo {
-	position: absolute;
-	top: 2px;
-	left: 4px;
-	z-index: 200;
-}
-#navigation_bar {
-	background-color: #f0f0f0;
-	border-bottom: 1px dotted #999999;
-	height: 20px;
-	}
-#items {
-	font-size: 12px;
-	width: 600px;
-	margin: 5px 5px 5px 170px;
-	position: relative;
-	z-index: 300;
-	}
-#items .item {
-	margin-right: 10px;
-	}
-.side_block {
-	margin: 15px 5px 10px 5px;
-	background-color: #fbfbfb;
-	border: 1px solid #f0f0f0;
-	}
-.side_block h3 {
-	font-size: 11px;
-	font-weight: 100;
-	width: 100%;
-	margin: 0px 0px 5px 0px;
-	padding: 4px 4px 4px 10x;
-	background-color: #f0f0f0;
-	}
-.side_block h4 {
-	font-size: 11px;
-	color: #003D6E;
-	font-weight: bold;
-	margin: 10px 5px 4px 5px;
-	}
-.side_block p {
-	margin: 5px 5px 3px 5px;
-	}
-.side_block form {
-	margin: 0px 0px 0px 5px;
-	}
-.side_block #login {
-	font-size: 9px;
-	}
-.side_block p img {
-	text-align: center;
-	}
-#content {
-	width: 90%; 
-	margin: 10px auto;
-	}
-#left {
-	float: left;
-	width: 14%;
-	}
-#right {
-	float: right;
-	width: 14%;
-	}
-.content_block {
-	text-align: justify;
-	border: 1px solid #999999;
-	margin: 5px;
-	width: 31%;
-	float: left;
-	}
-.content_block p {
-	margin: 0px 5px 3px 5px;
-	}
-.content_block h3 {
-	font-size: 11px;
-	font-weight: bold;
-	color: #000000;
-	margin: 0px 0px 5px 0px;
-	padding: 4px 4px 4px 4x;
-	text-align: center;
-	background-color: #f0f0f0;
-	border-bottom: 1px solid #999999
-	}
-.content_block h4 {
-	font-size: 11px;
-	color: #003D6E;
-	text-align: left;
-	font-weight: bold;
-	margin: 10px 5px 4px 5px;
-	}
-#footer {
-	clear: both;
-	border-top: 1px dotted #999999;
-	}
-#credits {
-	background-color: #f0f0f0;
-	padding: 5px;
-	text-align: center;
-	}
-#footer_bar {
-	height: 20px;
-	width: 100%;
-	background-color: #003D6E;
-	}
-.hide {
-	display: none;
-	}
-.spacer {
-	clear: both;
-	}
-.spacer hr {
-	display: none;
-	}
-.center {
-	text-align: center;
-	}
-#youcandoit {
-	background-image: url("youcandoit.jpg");
-	background-repeat: repeat-x;
-	height: 165px;
-	margin: 0px 30px 0px 30px;
-	}
+body {
+	margin: 0px;
+	background-color: #ffffff;
+	font-size: 10px;
+	font-family: verdana, arial, "sans-serif";
+	color: #606060;
+	}
+img {
+	border: 0px;
+	}
+#header {
+	background-color: #f0f0f0;
+	background-repeat: no-repeat;
+	width: 100%;
+	height: 106px;
+	padding-bottom:1px;
+	border-bottom: 1px dotted #999999;
+	}
+#header #banner {
+	float: right;
+	margin: 8px 5px 0px 0px;
+	}
+#logo {
+	position: absolute;
+	top: 2px;
+	left: 4px;
+	z-index: 200;
+}
+#navigation_bar {}
+#items {
+	font-size: 12px;
+	width: 600px;
+	margin: 5px 5px 5px 170px;
+	position: relative;
+	z-index: 300;
+	}
+#items .item {
+	margin-right: 10px;
+	}
+.side_block {
+	margin: 15px 5px 10px 5px;
+	background-color: #fbfbfb;
+	border: 1px solid #f0f0f0;
+	}
+.side_block h3 {
+	font-size: 11px;
+	font-weight: 100;
+	width: 100%;
+	margin: 0px 0px 5px 0px;
+	padding: 4px 4px 4px 10x;
+	background-color: #f0f0f0;
+	}
+.side_block h4 {
+	font-size: 11px;
+	color: #003D6E;
+	font-weight: bold;
+	margin: 10px 5px 4px 5px;
+	}
+.side_block p {
+	margin: 5px 5px 3px 5px;
+	}
+.side_block form {
+	margin: 0px 0px 0px 5px;
+	}
+.side_block #login {
+	font-size: 9px;
+	}
+.side_block p img {
+	text-align: center;
+	}
+#content {
+	width: 90%; 
+	margin: 10px auto;
+	}
+#left {
+	float: left;
+	width: 14%;
+	}
+#right {
+	float: right;
+	width: 14%;
+	}
+.content_block {
+	text-align: justify;
+	border: 1px solid #999999;
+	margin: 5px;
+	width: 31%;
+	float: left;
+	}
+.content_block p {
+	margin: 0px 5px 3px 5px;
+	}
+.content_block h3 {
+	font-size: 11px;
+	font-weight: bold;
+	color: #000000;
+	margin: 0px 0px 5px 0px;
+	padding: 4px 4px 4px 4x;
+	text-align: center;
+	background-color: #f0f0f0;
+	border-bottom: 1px solid #999999
+	}
+.content_block h4 {
+	font-size: 11px;
+	color: #003D6E;
+	text-align: left;
+	font-weight: bold;
+	margin: 10px 5px 4px 5px;
+	}
+#footer {
+	clear: both;
+	border-top: 1px dotted #999999;
+	border-bottom: 1px dotted #999999;
+	background-color: #f0f0f0;
+	padding: 5px;
+	text-align: center;
+	height: 20px;
+	}
+#credits {}
+#footer_bar {}
+.hide {
+	display: none;
+	}
+.spacer {
+	clear: both;
+	}
+.spacer hr {
+	display: none;
+	}
+.center {
+	text-align: center;
+	}
+#youcandoit {
+	background-image: url("youcandoit.jpg");
+	background-repeat: repeat-x;
+	height: 165px;
+	margin: 0px 30px 0px 30px;
+	}

Modified: branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/images/logo.gif
===================================================================
(Binary files differ)

Modified: branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/index.html
===================================================================
--- branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/index.html	2009-08-07 17:26:38 UTC (rev 92144)
+++ branches/JBPAPP_5_0/tomcat/src/webapps/ROOT.war/index.html	2009-08-07 18:02:31 UTC (rev 92145)
@@ -10,14 +10,12 @@
 
 <body>
 <!-- header begin -->
-   <a href="http://www.jboss.org/">
+   <div id="header"><a href="http://www.jboss.org/">
       <img src="images/logo.gif" alt="JBoss" id="logo" width="226" height="105" />
-   </a>
-   <div id="header">&nbsp;</div>
-   <div id="navigation_bar"></div>
+   </a></div>
 <!-- header end -->
 
-   <h3>Manage this JBoss AS Instance</h3>
+<h3>Manage this JBoss AS Instance</h3>
    <ul>      
       <li><a href="/admin-console/">Administration Console</a></li>
       <li><a href="/jmx-console/">JMX Console</a></li>
@@ -38,10 +36,7 @@
 
 <!-- footer begin -->
    <div id="footer">
-      <div id="credits">
          <a href="http://www.jboss.org/jbossas/">JBoss Application Server</a>
-      </div>
-      <div id="footer_bar">&nbsp;</div>
    </div>
 <!-- footer end -->
 </body>




More information about the jboss-cvs-commits mailing list