How can I change color of the arrows?
domain : www.looktrips.gr
joomla 2.5
ul.gkTabs li.active, ul.gkTabs li.active:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.vertical ol li.active:hover {
background: #1A1A1A !important;
}
ul.gkTabs, .gkTabsWrap.vertical ol {
border-bottom: 5px solid #1A1A1A;
}