[ 1 post ]

mc_hendriks

  • Joined: Sat Apr 24, 2010 5:53 am
  • Posts: 43
  • Offline
  • Profile

How can I change the colors or shape in alloy active tab

Post Posted: Mon Jan 10, 2011 1:09 pm
+0-
With the CSS below I can change colors in TabView (works in firefox but not in IE), but how can I change the color or shape of the little triangle on the active tab?



Code:
.aui-tab, aui-tab a {
background:#824080;
color:white;
}
.aui-tab-active, .aui-tab-active a {
background:#380A2E;
color:white;
}



Greetings Matthieu
  [ 1 post ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum