[Gforge-devel] css-ification of gforge
Reinhard Spisser
reinhard_spisser at yahoo.it
Fri May 12 02:44:21 EDT 2006
Ok it seems that it is an issue of weight of the .css
(<link> and <style @import> have a different weight;
so
this code seems make it work correctly:
<link rel="stylesheet" type="text/css"
href="/themes/css/gforge.css"/>
<style type="text/css">
<!--
@import url(/themes/<?php echo $GLOBALS['sys_theme']
?>/css/theme.css);
//-->
</style>
Reinhard
Reinhard Spisser
reinhard at spisser.it
Chiacchiera con i tuoi amici in tempo reale!
http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com
More information about the Gforge-devel
mailing list