[Checkins] SVN: zf.zscp/trunk/src/zf/zscp/skin/browser/ and the css the the previous commit

Daniel Meier daniel.meier at perse.ch
Tue Apr 11 10:16:20 EDT 2006


Log message for revision 66852:
  and the css the the previous commit
  

Changed:
  U   zf.zscp/trunk/src/zf/zscp/skin/browser/css/base.css
  U   zf.zscp/trunk/src/zf/zscp/skin/browser/template.pt

-=-
Modified: zf.zscp/trunk/src/zf/zscp/skin/browser/css/base.css
===================================================================
--- zf.zscp/trunk/src/zf/zscp/skin/browser/css/base.css	2006-04-11 14:15:25 UTC (rev 66851)
+++ zf.zscp/trunk/src/zf/zscp/skin/browser/css/base.css	2006-04-11 14:16:20 UTC (rev 66852)
@@ -179,4 +179,7 @@
 .itemNavLeftArrow a:hover {
     color: #666;
     background-color: #fff;
-}
\ No newline at end of file
+}
+
+tt {font-family: courier;font-size: normal; font-weight: bold;}
+

Modified: zf.zscp/trunk/src/zf/zscp/skin/browser/template.pt
===================================================================
--- zf.zscp/trunk/src/zf/zscp/skin/browser/template.pt	2006-04-11 14:15:25 UTC (rev 66851)
+++ zf.zscp/trunk/src/zf/zscp/skin/browser/template.pt	2006-04-11 14:16:20 UTC (rev 66852)
@@ -77,7 +77,7 @@
         <div id="footer-left">
             This page conforms to revision <div tal:replace="pageversion | string: n/a">0.8</div>
 			of the normative document. The latest version can be found 
-			<a href="@@about.html">here</a>.
+			<a href="@@ProcessAndRepository.html">here</a>.
         </div>
         <div id="footer-right">
             Design by <a href="http://www.adaptivewave.com" target="_blank">AdaptiveWave</a>



More information about the Checkins mailing list