X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/air/samples/tasks/reminder.css diff --git a/air/samples/tasks/reminder.css b/air/samples/tasks/reminder.css deleted file mode 100644 index 5d511b10..00000000 --- a/air/samples/tasks/reminder.css +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Ext JS Library 0.30 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ - -html, body { - font:normal 12px arial, tahoma, helvetica, sans-serif; -} -body td { - font:normal 12px arial, tahoma, helvetica, sans-serif; -} -#icon-col { - width: 24px; - padding-top:8px; - vertical-align:top; - text-align:center; -} - -#task-title { - font-weight:bold; - padding-top:8px; -} - -#snooze-ct { - padding-top:8px; - text-align:left; -} - -#btns { - padding-top:8px; -} - -#btns .x-btn { - float:right; - margin-right:8px; -}