[dev] [dexonline/dexonline] 730ca6: Fix CSS image paths when combining CSS files.
GitHub
noreply at github.com
Mon Jun 26 16:43:47 EEST 2017
Branch: refs/heads/master
Home: https://github.com/dexonline/dexonline
Commit: 730ca60fa8ef60e7b2388769250c68a66e072e39
https://github.com/dexonline/dexonline/commit/730ca60fa8ef60e7b2388769250c68a66e072e39
Author: Cătălin Frâncu <cata at francu.com>
Date: 2017-06-26 (Mon, 26 Jun 2017)
Changed paths:
M phplib/SmartyWrap.php
M templates/layout.tpl
M wwwbase/config.json
M wwwbase/css/merged/.gitignore
R wwwbase/css/merged/images
M wwwbase/css/opensans.css
M wwwbase/css/third-party/bootstrap.min.css
R wwwbase/fonts/glyphicons-halflings-regular.eot
R wwwbase/fonts/glyphicons-halflings-regular.svg
R wwwbase/fonts/glyphicons-halflings-regular.ttf
R wwwbase/fonts/glyphicons-halflings-regular.woff
R wwwbase/fonts/glyphicons-halflings-regular.woff2
A wwwbase/fonts/glyphicons/glyphicons-halflings-regular.eot
A wwwbase/fonts/glyphicons/glyphicons-halflings-regular.svg
A wwwbase/fonts/glyphicons/glyphicons-halflings-regular.ttf
A wwwbase/fonts/glyphicons/glyphicons-halflings-regular.woff
A wwwbase/fonts/glyphicons/glyphicons-halflings-regular.woff2
M wwwbase/js/third-party/bootstrap.min.js
Log Message:
-----------
Fix CSS image paths when combining CSS files.
More information about the Dev
mailing list