source: products/quintagroup.themetemplate/trunk/quintagroup/themetemplate/localcommands/templates/cssresource/profiles/default/cssregistry.xml_insert @ 1005

Last change on this file since 1005 was 1005, checked in by mylan, 15 years ago

Import package: Copied http://svn.quintagroup.com/products/qtheme.template/trunk@2041 + modifications concerning changed package name, namespace

File size: 489 bytes
Line 
1#<?xml version="1.0"?>
2#<object name="portal_css">
3#
4
5 <stylesheet title=""
6    id="++resource++${namespace_package}.${namespace_package2}.${package}.stylesheets/${css_resource_name}"
7    media="${cssreg_media}" rel="${cssreg_rel}" rendering="${cssreg_rendering}"
8    cacheable="${cssreg_cacheable}" compression="${cssreg_compression}" cookable="${cssreg_cookable}"
9    enabled="${cssreg_enables}" expression="${cssreg_expression}"/>
10
11# <!-- -*- extra stuff goes here -*- -->
12#
13#</object>
Note: See TracBrowser for help on using the repository browser.