Some Work done

This commit is contained in:
Marc
2015-04-18 11:45:57 +02:00
parent e985c083c5
commit e48e196e4e
10 changed files with 567 additions and 166 deletions

View File

@ -0,0 +1,3 @@
#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}