# File lib/Borges/Component/ToolFrame.rb, line 57
  def style
  return "
    #toolbar {position: fixed; bottom: 0; left: 0; right: 0; margin-top: 40px; padding: 3px; clear: both; background: lightgrey; font-size: 10pt}
    #toolbar-profile {margin-top: 40px; padding: 3px; clear: both; background: lightgrey; font-size: 10pt}
  "
  end