Thanks, BetterRed and PeterT. Very useful information.
@Kovid. Also many thanks for your info. Indeed, I forgot about the !important feature which can make one style override some properties even being themselves in a "naturally" lower priority place (or specificity, being proper), but not others.
But also because of that, my suggestion could be a nice touch to your source sorting because it could show the user the hierarchy of the CSS styling, property by property in each style.
As I already said, you really convinced me about sorting just by source location.
But, as I also said, I don't know how much coding effort is needed, or even if you just don't want to spend a single minute on it... Whatever you decide is perfect.
|