Method: Playbook::PbProgressSimple::ProgressSimple#style
- Defined in:
- app/pb_kits/playbook/pb_progress_simple/progress_simple.rb
permalink #style ⇒ Object
[View source]
47 48 49 |
# File 'app/pb_kits/playbook/pb_progress_simple/progress_simple.rb', line 47 def style "width:#{width};" end |