]> code.citadel.org Git - citadel.git/commitdiff
* add more CSS'es to the top
authorWilfried Göesgens <willi@citadel.org>
Thu, 22 May 2008 19:28:28 +0000 (19:28 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 22 May 2008 19:28:28 +0000 (19:28 +0000)
webcit/static/head.html

index a032b8f29042036686d34df4ec0b877c564c637b..23e43a2d2171dd03ca547fad63677ee5cd105173 100644 (file)
@@ -7,6 +7,9 @@
 <meta name="keywords" content="groupware messaging collaboration" >
 <link href="static/niftyCorners.css" rel="stylesheet" type="text/css">
 <link href="static/webcit.css" rel="stylesheet" type="text/css">
+<link href="static/datepicker.css" rel="stylesheet" type="text/css">
+<link href="static/bt.css" rel="stylesheet" type="text/css">
+
 <?CSSLOCAL>
 <script type="text/javascript" src="static/prototype.js"></script>
 <script type="text/javascript" src="static/scriptaculous.js"></script>