Author: itthkjer
Date: 2006-05-11 14:34:11 +0200 (Thu, 11 May 2006)
New Revision: 2892
Modified:
trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
trunk/src/webapp/index.jsp
Log:
refactored style
Modified: trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
===================================================================
--- trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp 2006-05-11
10:25:35 UTC (rev 2891)
+++ trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp 2006-05-11
12:34:11 UTC (rev 2892)
@@ -71,9 +71,11 @@
<html>
<head>
<title><% if((q != null) && (!q.equals(""))){ %><%=q%> - <%}%>Sesam</title>
- <link media="screen" href="../css/decorator-style.css" rel="stylesheet"
type="text/css" />
- <link media="screen" href="../css/sitesearch.css?x" rel="stylesheet"
type="text/css" />
- <link media="print" href="../css/print-style.css" rel="stylesheet"
type="text/css" />
+ <link media="screen" href="../css/default.css?x" rel="stylesheet"
type="text/css" />
+ <link media="screen" href="../css/decorator-style.css?x=" rel="stylesheet"
type="text/css" />
+ <link media="screen" href="../css/sitesearch.css?x=" rel="stylesheet"
type="text/css" />
+ <link media="screen" href="../css/ps.css?x=" rel="stylesheet"
type="text/css" />
+ <link media="print" href="../css/print-style.css?x=" rel="stylesheet"
type="text/css" />
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<script type='text/javascript' language='JavaScript'
src='../javascript/common.js'></script>
Modified: trunk/src/webapp/index.jsp
===================================================================
--- trunk/src/webapp/index.jsp 2006-05-11 10:25:35 UTC (rev 2891)
+++ trunk/src/webapp/index.jsp 2006-05-11 12:34:11 UTC (rev 2892)
@@ -37,7 +37,9 @@
<head>
<title>Sesam</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link href="css/decorator-style.css" rel="stylesheet" type="text/css"
/>
+ <link href="css/default.css" rel="stylesheet" type="text/css" />
+ <link href="css/front.css" rel="stylesheet" type="text/css" />
+ <link href="css/ps.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<script type="text/javascript" language="JavaScript"><!--
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits