Colours of the links in error or warning messages are almost the same with their background colour. I had to add something like that so to distinguish them:

div.messages a{
	color: #000000;
}

same for tabs:

div.tabs a{
	color: #000000;
}

Comments

jrpowell01’s picture

agreed. The tabs are actually the same colors used in the forums which creates a big problem. Awesome theme though. One of my favs.

ipwa’s picture

Version: 6.x-1.x-dev » 6.x-1.3-beta3
Status: Active » Patch (to be ported)

Committed to 6.x and 7.x branches. Thanks

ipwa’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.