source: main/kwarapoly.theme/trunk/kwarapoly/theme/profiles/default/cssregistry.xml

Last change on this file was 10866, checked in by Henrik Bettermann, 11 years ago

Fill trunk

File size: 359 bytes
Line 
1<?xml version="1.0"?>
2<!-- This file holds the setup configuration for the portal_css tool. -->
3
4<object name="portal_css">
5
6 <stylesheet title=""
7    id="++resource++kwarapoly.theme.stylesheets/main.css"
8    media="screen" rel="stylesheet" rendering="import"
9    cacheable="True" compression="safe" cookable="True"
10    enabled="1" expression=""/>
11
12</object>
Note: See TracBrowser for help on using the repository browser.