? Success

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
19 Jun 2015

Today @Hutchy68 and me found out that our /media/jui/css/icomoon.css file isn't up to date with the related /media/jui/less/icomoon.less file.

This PR regenerates the CSS file from the LESS file.
Notable changes are the missing .icon-expired icon and some margins to hits and time icon.

Allthough I don't know if the second change really was done in the correct place. It comes from #5512. Sounds to me like something which should have been fixed in template level and not in JUI library. But since it's there quite some time already I kept it for now.

It also fixes some minor codestyle stuff in the LESS file.

avatar Bakual Bakual - open - 19 Jun 2015
avatar Bakual Bakual - change - 19 Jun 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jun 2015
Labels Added: ?
avatar brianteeman
brianteeman - comment - 20 Jun 2015

Can I ask why the load order has been changed with svg now last instead of first. SVG is recommended to be loaded first to improve quality in windows etc
Source https://icomoon.io/#post/318

avatar Bakual
Bakual - comment - 20 Jun 2015

It is like that in the original LESS file and in all other LESS files (Hathor, Isis and Protostar) I checked.
I just assumed it is being something that was changed recently and forgot to be updated in the CSS.

If we want to change that order, it should probably be done as a separate PR and be done in all instances.

avatar brianteeman
brianteeman - comment - 20 Jun 2015

Or it could be the other way around. Changed in the css and forgotten in the less ;)

Rightly or wrongly it is in the css file that people have been using on their sites so this PR has changed the behaviour

avatar brianteeman
brianteeman - comment - 20 Jun 2015

I just checked and the css file has always been in the current order and never matched the LESS

avatar Bakual
Bakual - comment - 20 Jun 2015

Has been changed in all LESS and template.css files with
JC Tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30660
Commit: cb07089

If I chaneg the LESS file, it would mean that all depending templates would be changed as well. So that's no option in this PR :smile:

avatar zero-24 zero-24 - change - 20 Jun 2015
Category Templates (admin) Templates (site)
avatar zero-24 zero-24 - change - 20 Jun 2015
Easy No Yes
avatar mbabker
mbabker - comment - 20 Jun 2015

Why do we have non IcoMoon styling in the icomoon.less file?

avatar Bakual
Bakual - comment - 20 Jun 2015

Why do we have non IcoMoon styling in the icomoon.less file?

I would ove to remove that, but it's out of scope of this PR.
It comes from #5512. Imho, this should have been done in the template files instead.

avatar Bakual
Bakual - comment - 22 Jun 2015

Did a PR to remove those lines from the icomoon.less: #7242
Closing this for now till the other is done. And then try with this again.

avatar Bakual Bakual - change - 22 Jun 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-06-22 14:00:52
Closed_By Bakual
avatar Bakual Bakual - close - 22 Jun 2015

Add a Comment

Login with GitHub to post a comment