Closed sleemanj closed 4 years ago
Using this css rule for tags : a.type_orange { color: #FF6600; text-decoration: none; font-weight:bold }
the color appears correctly in two cases :
1st : there is no "href" property
2nd : a window like linker i.e (with a transparent grey background) is open and the colors appears correctly trough the grey transparent background.
In the other cases, it is blue and underline.
Reported by guest, migrated from http://trac.xinha.org/ticket/1521
Browser behaviour.
cantfix
new
closed
Using this css rule for tags : a.type_orange { color: #FF6600; text-decoration: none; font-weight:bold }
the color appears correctly in two cases :
1st : there is no "href" property
2nd : a window like linker i.e (with a transparent grey background) is open and the colors appears correctly trough the grey transparent background.
In the other cases, it is blue and underline.
Reported by guest, migrated from http://trac.xinha.org/ticket/1521