source: products/ploneorg.kudobounty/trunk/ploneorg/kudobounty/profiles/default/cssregistry.xml @ 3185

Last change on this file since 3185 was 3185, checked in by mylan, 13 years ago

Switch from skins to browser resources

File size: 305 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_css">
3
4<stylesheet title=""
5    id="++resource++ploneorg_bounty.css"
6    media="screen" rel="stylesheet" rendering="import"
7    cacheable="True" compression="safe" cookable="True"
8    enabled="1" expression="here/plone_context_state/is_portal_root"/>
9
10</object>
Note: See TracBrowser for help on using the repository browser.