Convert JS alerts to CSS dialogs in aptmt editor

This commit is contained in:
Francis Lachapelle
2014-02-03 12:03:51 -05:00
parent a6424680cc
commit f1cb87aa02
4 changed files with 33 additions and 22 deletions

View File

@@ -1,3 +1,10 @@
form[name="editform"]
{ position: absolute;
top: 48px;
left: 0;
right: 0;
bottom: 0; }
SELECT#calendarList,
SELECT#categoryList,
SELECT#priorityList,