Hello,
I can’t get my css working with xtheme. For the sake of this post, i want to make all the text white in each situation…
.e4972-59 .x-tabs> a:link {
color: #ffffff; !important;
}
.e4972-59 .x-tabs> a:visited {
color: #ffffff; !important;
}
.e4972-59 .x-tabs> a:hover {
color: #ffffff; !important;
}
.e4972-59 .x-tabs> a:active {
color: #ffffff; !important;
}
Will toss the page in the secure section

