On Fri, 15 Jul 2016 at 11:10:12, Safa Alfulaij wrote:
Do I really need to add !important? Other sites (Like Pootle) don't add it and things work.
I actually think that it is not needed. However, it is a way of enforcing a redefinition of previous values if CSS cascading decides to not take your RTL overrides into account (which is what I wanted to express by saying you "might need to add !important").
I want to make sure that "table th.tablesorter-header" is used in AUR so that I don't attach it if not (There are a huge number of customizations in the first diff, that are not used at all :) )
Of course. It would be great to keep the amount of redefinitions as small as possible.
Last thing: Can you apply this and check if things is correct? Because it seems like a TU page that I don't have access to. (Stylish addon will be enough)
Unfortunately, the machine I am usually doing aurweb related development on is currently broken (short circuit caused by a defective USB power supply) and I will not be able to setup a new one in the upcoming three to four weeks. Maybe Johannes, Marcel or Mark could give it a shot? Thanks!