commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r5480 - in trunk/www: misc/twiki web/twiki


From: jcater
Subject: r5480 - in trunk/www: misc/twiki web/twiki
Date: Tue, 23 Mar 2004 11:05:18 -0600 (CST)

Author: jcater
Date: 2004-03-23 11:05:16 -0600 (Tue, 23 Mar 2004)
New Revision: 5480

Modified:
   trunk/www/misc/twiki/searchrenameview.tmpl
   trunk/www/misc/twiki/twiki.tmpl
   trunk/www/web/twiki/section.css
Log:
misc changes to css

Modified: trunk/www/misc/twiki/searchrenameview.tmpl
===================================================================
--- trunk/www/misc/twiki/searchrenameview.tmpl  2004-03-23 16:54:36 UTC (rev 
5479)
+++ trunk/www/misc/twiki/searchrenameview.tmpl  2004-03-23 17:05:16 UTC (rev 
5480)
@@ -1,7 +1,6 @@
 %TMPL:INCLUDE{"twiki"}%
 %TMPL:P{"htmldoctype"}%
-<head>
- <title>%WIKITOOLNAME% . %WEB% (search result)</title>
+%TMPL:DEF{pagetitle}%%WIKITOOLNAME% . %WEB%%TMPL:END%
  <meta http-equiv="Content-Type" content="text/html; charset=%CHARSET%" />
  <meta name="robots" content="noindex" /> %HTTP_EQUIV_ON_VIEW%
  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />

Modified: trunk/www/misc/twiki/twiki.tmpl
===================================================================
--- trunk/www/misc/twiki/twiki.tmpl     2004-03-23 16:54:36 UTC (rev 5479)
+++ trunk/www/misc/twiki/twiki.tmpl     2004-03-23 17:05:16 UTC (rev 5480)
@@ -39,7 +39,9 @@
   </td>
  </tr>
 </table> -->
+<div class="wikitopicaction">
 %TMPL:P{"topicaction"}%
+</div>
 </div> <!-- twikitext -->
 %TMPL:END%
 %TMPL:DEF{"oops"}%

Modified: trunk/www/web/twiki/section.css
===================================================================
--- trunk/www/web/twiki/section.css     2004-03-23 16:54:36 UTC (rev 5479)
+++ trunk/www/web/twiki/section.css     2004-03-23 17:05:16 UTC (rev 5480)
@@ -16,6 +16,7 @@
 
 div.twikitext {
   border-bottom: 1px dashed #666;
+  font-size: 11px;
 }
 
 /* Make twikitext headers look like one step down from main site.
@@ -64,4 +65,9 @@
 div.wikitopicfooter {
   font-size:10px;
   color: 666;
+}
+
+div.wikitopicaction {
+  font-size: 11px;
+  border-top: 1px dashed #666;
 }
\ No newline at end of file





reply via email to

[Prev in Thread] Current Thread [Next in Thread]