* pre-loading the nifty corners CSS makes the jumping of the boxes while rendering...
authorWilfried Göesgens <willi@citadel.org>
Tue, 20 May 2008 22:00:34 +0000 (22:00 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 20 May 2008 22:00:34 +0000 (22:00 +0000)
webcit/static/head.html

index ab569039902d5ced1a0af693241648a7799f3b1e..a032b8f29042036686d34df4ec0b877c564c637b 100644 (file)
@@ -5,6 +5,7 @@
 <title><?CURRENT_USER> - <?SERV_HUMANNODE></title>
 <meta name="MSSmartTagsPreventParsing" content="TRUE" >
 <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">
 <?CSSLOCAL>
 <script type="text/javascript" src="static/prototype.js"></script>