- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hello,
I have accumulated a lot of css codes for my extra.less file over the years. In the beginning I was not smart enough to comment all the stuff, which was a big mistake. So, how can one do a reverse-engineering for css targets and find out what exactly was changed?
Say I have this code:
CSS:
How do I find out what I was targeting there with
I have accumulated a lot of css codes for my extra.less file over the years. In the beginning I was not smart enough to comment all the stuff, which was a big mistake. So, how can one do a reverse-engineering for css targets and find out what exactly was changed?
Say I have this code:
CSS:
How do I find out what I was targeting there with
.block-filterBar...
نام موضوع : How to do a reverse-engineering for css targets?