Fix CSS and templates of component/apptmt editor

This commit is contained in:
Francis Lachapelle
2014-12-16 16:13:59 -05:00
parent eb4d20e50f
commit 6027cb50d4
3 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,9 @@ form[name="editform"]
right: 0;
bottom: 0; }
form[name="editform"] #eventView
{ padding: 1em; }
SELECT#calendarList,
SELECT#categoryList,
SELECT#priorityList,