Sha256: 981ce8471fe2cb363b33745a2d68da17c7b463b97cbb4f804625198025b085ad

Contents?: true

Size: 173 Bytes

Versions: 14

Compression:

Stored size: 173 Bytes

Contents

# frozen_string_literal: true

# Overrides for functions used in helpers.
module ThemeCssClassHelper
  def body_css_classes
    'pf-m-redhat-font satellite-theme'
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
foreman_theme_satellite-14.3.1 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.3.5 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.3.4 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-14.3.0 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-14.2.0 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.3.3 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-14.1.0 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.3.2 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.3.1 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-14.0.1 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-14.0.0 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.3.0 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.2.5 app/helpers/theme_css_class_helper.rb
foreman_theme_satellite-13.2.4 app/helpers/theme_css_class_helper.rb