Improved layout of event/task editor

This commit is contained in:
Francis Lachapelle
2012-09-26 14:55:27 -04:00
parent dfcf0caa93
commit 75328b09a6
4 changed files with 10 additions and 48 deletions

View File

@@ -53,7 +53,7 @@ LABEL, SPAN.checkBoxList
SELECT
{ margin-left: 1px; }
LABEL#commentArea
n0LABEL#commentArea
{ height: 17em; }
LABEL#commentArea textarea
@@ -105,7 +105,8 @@ SPAN#categoriesCB LABEL
margin-right: 1em; }
SPAN.content > INPUT.textField
{ width: 380px; }
{ n0width: 380px;
width: 97%; }
LABEL#urlArea INPUT
{ position: static; }