Skip to content
Snippets Groups Projects
Commit c2521a41 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Add margin to DataFormWidget

parent f46fdee4
No related branches found
No related tags found
No related merge requests found
......@@ -237,5 +237,6 @@ button.flat.link { padding: 0; border: 0; }
/*Dataforms*/
.field-fixed { font-size: 16px; font-weight: bold; padding-top:5px;}
.data-form-title { font-size: 16px; font-weight: bold; }
.data-form-widget grid { margin: 18px; }
.data-form-widget scrolledwindow { border: 1px solid; border-color:@unfocused_borders; }
.data-form-widget treeview { padding: 5px; }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment