Commit ebe5435c authored by Romain Courteaud's avatar Romain Courteaud

slapos_panel: add custom CSS, to reduce site confusion

parent c810ec24
...@@ -319,6 +319,16 @@ ...@@ -319,6 +319,16 @@
<value> <string>string</string> </value> <value> <string>string</string> </value>
</item> </item>
</dictionary> </dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>configuration_stylesheet_url</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -417,6 +427,10 @@ ...@@ -417,6 +427,10 @@
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>configuration_stylesheet_url</string> </key>
<value> <string>slapos_master_panel.css</string> </value>
</item>
<item> <item>
<key> <string>configuration_translation_gadget_url</string> </key> <key> <string>configuration_translation_gadget_url</string> </key>
<value> <string>gadget_translation.html</string> </value> <value> <string>gadget_translation.html</string> </value>
...@@ -694,7 +708,7 @@ ...@@ -694,7 +708,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1002.20537.42710.26641</string> </value> <value> <string>1002.20541.9588.12509</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -712,7 +726,7 @@ ...@@ -712,7 +726,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1660642388.77</float> <float>1660729987.7</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/plain</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>slapos_panel.less</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<tal tal:omit-tag="" tal:content="structure python: here.portal_skins.erp5_web_renderjs_ui['erp5css.less']"></tal>
@colorheaderbackground: #2eb50c;
@colorsubheaderbackground: #94a095;
\ No newline at end of file
web_site_module/slapos_master_panel web_site_module/slapos_master_panel
web_page_module/slapos_master_panel_access_* web_page_module/slapos_master_panel_*
\ No newline at end of file \ No newline at end of file
web_page_module/slapos_master_panel_access_* web_page_module/slapos_master_panel_*
web_site_module/slapos_master_panel web_site_module/slapos_master_panel
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment