class Playbook::PbTable::TableHeader

def link_style

def link_style
  active_item.any? ? "" : "color: #687887;"
end