User tests: Successful: Unsuccessful:
recompile less using our generatecss.php script
Most changes seem to be codestyle - i guess someone used a different less compiler
BUT check the changes to input-prepend
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Administration Templates (admin) Front End Templates (site) |
Milestone |
Added: |
Btw: https://github.com/joomla/joomla-cms/blob/3.7.x/media/jui/less/bootstrap-extended.less#L376-L383 doesn't look right (and is also related to the mentioned PR).
I have tested this item
@brianteeman Apologies as this was most likely my doing. Noted for future PRs! :)
@Bakual I emptied these selectors for #12442 . As empty selectors are ignored by LESS, I didn't bother removing them.
As empty selectors are ignored by LESS, I didn't bother removing them.
You should have, as empty selectors are useless
Labels |
Added:
?
Removed: ? |
@zero-24 @bakual can you guys test this so we can get it merged and then other PRs wont be effected by this error
I have tested this item
Tested with Protostar, Isis and my own template and couldn't see any notable difference.
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-01 09:33:37 |
Closed_By | ⇒ | rdeutz |
Thanks
Labels |
Removed:
?
|
The input-prepend stuff is related to this PR that was merged lately: #12442