octoprint-customControl/octoprint_customControl/static/css/customControls.css

3 lines
371 B
CSS
Raw Normal View History

2015-04-18 11:45:57 +02:00
#customControls .custom_section_horizontal{display:inline-block}
#customControls .custom_section_vertical_section{min-width:15px; min-height:15px; margin: 8px 8px; padding: 8px 8px; border:1px dashed #000000}
#customControls .custom_section_horizontal_section{float:left; min-width:15px; min-height:15px; margin: 8px 8px; padding: 8px 8px; border:1px dashed #000000}