Commit cf4927e8 authored by Rafael Monnerat's avatar Rafael Monnerat

erp5_[credential|xhtml_style]: Drop zocial.css

   It is really not required, so we follow up the same as google oauth.
parent c0d09e62
return ('jquery/plugin/lightbox/lightbox-0.5.css',
'jquery/plugin/jqzoom/jqzoom.css',
'zocial.min.css',
'advanced_ecommerce_web.css')
......@@ -1237,10 +1237,6 @@ fieldset > div.large-gadget {
height: 85vh;
}
a.zocial {
margin-top: 10px;
}
body[dir="rtl"] .access_tab_table td > div {
float: right !important;
}
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__name__</string> </key>
<value> <string>zocial.min.css</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/css</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>zocial.min.css</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
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