Commit 92abb02e2a4592f3f5b88eb10a91a974228773c3
Committed by
Sergio Oliveira
1 parent
1c0ad9a4
Exists in
master
and in
39 other branches
Removed awesome-fonts.css
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
src/proxy/diazo/noosfero.xml
... | ... | @@ -7,6 +7,10 @@ |
7 | 7 | <before css:theme-children="#main-content" css:content-children="body" /> |
8 | 8 | |
9 | 9 | <merge attributes="class" css:theme="body" css:content="body" /> |
10 | + <!-- This breaks some noosfero icons --> | |
11 | + <drop css:theme="link[href='/static/third-party/font-awesome/css/font-awesome.min.css']" /> | |
12 | + <!-- <drop css:theme="script[src='/static/third-party/jquery-2.0.3.min.js']" /> --> | |
13 | + <!-- <drop theme="/html/head/script" /> --> | |
10 | 14 | |
11 | 15 | <drop css:content="#barra-brasil" /> |
12 | 16 | <drop css:content="#theme-footer" /> | ... | ... |