phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] folders/templates/default helpers.tpl, NONE, 1.1 styl


From: Philipp Kamps <address@hidden>
Subject: [Phpgroupware-cvs] folders/templates/default helpers.tpl, NONE, 1.1 style.css, 1.1.1.1, 1.2
Date: Fri, 07 Nov 2003 17:05:12 +0000

Update of /cvsroot/phpgroupware/folders/templates/default
In directory subversions:/tmp/cvs-serv18003/templates/default

Modified Files:
        style.css 
Added Files:
        helpers.tpl 
Log Message:
new template for the integration of the folders module

--- NEW FILE: helpers.tpl ---
<!-- BEGIN link -->
<button type="button" id="switchlink" 
onClick="self.location.href='{linkvalue}'">{linkname}</button>
<!-- END link -->

<!-- BEGIN iframe -->
<tr>
  <td>
    <iframe src="{source}" frameborder="0" name="folders_iframe"></iframe>
  </td>
</tr>
<!-- END iframe -->
Index: style.css
===================================================================
RCS file: /cvsroot/phpgroupware/folders/templates/default/style.css,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** style.css   4 Nov 2003 12:10:23 -0000       1.1.1.1
--- style.css   7 Nov 2003 17:05:09 -0000       1.2
***************
*** 32,36 ****
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 14px;
!       color: #FFFFFF;
  }
  
--- 32,36 ----
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 14px;
!       color: #008080;
  }
  





reply via email to

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