diff options
author | Dusty Phillips <buchuki@gmail.com> | 2008-10-22 18:50:58 -0400 |
---|---|---|
committer | Dusty Phillips <buchuki@gmail.com> | 2008-10-22 18:50:58 -0400 |
commit | dc5a8986c66710fc9b1453a952d98e11cfcb1aaa (patch) | |
tree | 0b38fb259206f562a622a276ed82ff6545de3bfc /media | |
parent | e3d50a5f49234d7163a87603d12cef70027633e3 (diff) |
finished comment
Diffstat (limited to 'media')
-rw-r--r-- | media/arch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/arch.css b/media/arch.css index 335e56b6..04810ce1 100644 --- a/media/arch.css +++ b/media/arch.css @@ -390,7 +390,7 @@ textarea.vLargeTextField { background-color: #eee4cb; } -/* override some calendar attributes copied from */ +/* override some calendar attributes copied from admin */ /* CALENDARS & CLOCKS */ .calendarbox, .clockbox { margin:5px auto; font-size:11px; width:16em; text-align:center; background:white; position:relative; } .clockbox { width:9em; } |