[Rt-commit] [svn] r1459 - in rtir/branches/1.1/html: Callbacks/RTIR/Elements/Header RTIR/NoAuth

leira at pallas.eruditorum.org leira at pallas.eruditorum.org
Wed Sep 8 17:20:52 EDT 2004


Author: leira
Date: Wed Sep  8 17:20:52 2004
New Revision: 1459

Added:
   rtir/branches/1.1/html/Callbacks/RTIR/Elements/Header/Head
   rtir/branches/1.1/html/RTIR/NoAuth/webrtir.css
Removed:
   rtir/branches/1.1/html/RTIR/NoAuth/webrt.css
Log:
Remove webrt.css, which wasn't being used.

Add webrtir.css, which is being used.


Added: rtir/branches/1.1/html/Callbacks/RTIR/Elements/Header/Head
==============================================================================
--- (empty file)
+++ rtir/branches/1.1/html/Callbacks/RTIR/Elements/Header/Head	Wed Sep  8 17:20:52 2004
@@ -0,0 +1,18 @@
+%# BEGIN LICENSE BLOCK
+%# 
+%#  Copyright (c) 2002-2003 Jesse Vincent <jesse at bestpractical.com>
+%#  
+%#  This program is free software; you can redistribute it and/or modify
+%#  it under the terms of version 2 of the GNU General Public License 
+%#  as published by the Free Software Foundation.
+%# 
+%#  A copy of that license should have arrived with this
+%#  software, but in any event can be snarfed from www.gnu.org.
+%# 
+%#  This program is distributed in the hope that it will be useful,
+%#  but WITHOUT ANY WARRANTY; without even the implied warranty of
+%#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+%#  GNU General Public License for more details.
+%# 
+%# END LICENSE BLOCK
+<link rel="stylesheet" href="<%$RT::WebPath%>/RTIR/NoAuth/webrtir.css" type="text/css">

Added: rtir/branches/1.1/html/RTIR/NoAuth/webrtir.css
==============================================================================
--- (empty file)
+++ rtir/branches/1.1/html/RTIR/NoAuth/webrtir.css	Wed Sep  8 17:20:52 2004
@@ -0,0 +1,3 @@
+SPAN.overdue {
+	 color: red;
+}


More information about the Rt-commit mailing list