FS#38498 - 'AUR' is not highlighted in the header.

Attached to Project: AUR web interface
Opened by Karol Błażewicz (karol) - Tuesday, 14 January 2014, 08:09 GMT
Last edited by Lukas Fleischer (lfleischer) - Tuesday, 27 May 2014, 18:46 GMT
Task Type Bug Report
Category Backend
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version 2.3.1
Due in Version 3.0.0
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

When I click on https://aur.archlinux.org/ or I am searching something in the AUR, the 'AUR' link in the header (top right of the website) should be highlighted i.e. white, not gray. Other header links work fine, but when I'm in the AUR, none of the links is highlighted.
This task depends upon

Closed by  Lukas Fleischer (lfleischer)
Tuesday, 27 May 2014, 18:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 3.0.0.
Comment by Ian Adam Naval (ianonavy) - Friday, 14 March 2014, 07:23 GMT
Interestingly enough, the current master branch of the AUR git repo has a CSS file with this included at the top:

#archnavbar.anb-aur ul li#anb-aur a {
color: white !important;
}

Looks like this was fixed on 2014-02-10 20:26:11. Just have to wait for them to push it to production.
Comment by Lukas Fleischer (lfleischer) - Saturday, 03 May 2014, 16:32 GMT
  • Field changed: Category (Web Sites → Backend)
  • Field changed: Reported Version ( → 2.3.1)
  • Field changed: Due in Version (Undecided → 3.0.0)
  • Field changed: Architecture (All → All)
Yes, this has been fixed in master a long time ago.

Loading...