css templejt i nepromenjiva boja linkova u temema.

Bug #253801 reported by Slobodan Terzić
2
Affects Status Importance Assigned to Milestone
Ubuntu-rs Forum
Fix Released
Undecided
Unassigned

Bug Description

Iz nekog razloga u css templateu je stajalo:

Kod:
a {
color: #7f642b;
text-decoration: none;
/* background: #f9edde;*/
}

Cime je boja linkova bila fixirana nezavisno od teme.

promenjeno u:

Kod:
a {
color: $link;
text-decoration: none;
/* background: #f9edde;*/
}

Tako da sad u samoj temi se moze menjati boja linkova, cak i kroz admin panel

Revision history for this message
Milan Prvulović (prvul-deactivatedaccount) wrote :

Ovo je sad sređeno koliko sam ja ukapirao.

Changed in ubuntu-rs-forum:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.