physics_workload.app.style

Attributes

Functions

get_balance_classes(→ Dict[str, bool])

Just a simple function to colour text on load balance.

get_balance_classes_form(→ Dict[str, bool])

Just a simple function to colour text on load balance, in a form.

Module Contents

physics_workload.app.style.base_style
physics_workload.app.style.boolean_buttons: Dict[str, Any]
physics_workload.app.style.floating_fields: Dict[str, Any]
physics_workload.app.style.floating_fields_style: iommi.style.Style
physics_workload.app.style.floating_fields_select2_inline_style: iommi.style.Style
physics_workload.app.style.horizontal_fields: Dict[str, Any]
physics_workload.app.style.horizontal_fields_style: iommi.style.Style
physics_workload.app.style.get_balance_classes(balance: float) Dict[str, bool]

Just a simple function to colour text on load balance.

physics_workload.app.style.get_balance_classes_form(balance: float) Dict[str, bool]

Just a simple function to colour text on load balance, in a form.