From def8231c574d4698223d9ef5ed9545cdd9c01624 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Thu, 5 Feb 2004 04:07:57 +0000 Subject: More new images. --- templates/default/default.css | 6 +++--- templates/default/images/allday_5.gif | Bin 0 -> 151 bytes templates/default/images/allday_6.gif | Bin 0 -> 151 bytes templates/default/images/allday_7.gif | Bin 0 -> 150 bytes 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 templates/default/images/allday_5.gif create mode 100644 templates/default/images/allday_6.gif create mode 100644 templates/default/images/allday_7.gif diff --git a/templates/default/default.css b/templates/default/default.css index fbd6035..e35c640 100644 --- a/templates/default/default.css +++ b/templates/default/default.css @@ -11,9 +11,9 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;} .alldaybg_2 {background: url(images/allday_2.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} .alldaybg_3 {background: url(images/allday_3.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} .alldaybg_4 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} -.alldaybg_5 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} -.alldaybg_6 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} -.alldaybg_7 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} +.alldaybg_5 {background: url(images/allday_5.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} +.alldaybg_6 {background: url(images/allday_6.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} +.alldaybg_7 {background: url(images/allday_7.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;} diff --git a/templates/default/images/allday_5.gif b/templates/default/images/allday_5.gif new file mode 100644 index 0000000..edf48df Binary files /dev/null and b/templates/default/images/allday_5.gif differ diff --git a/templates/default/images/allday_6.gif b/templates/default/images/allday_6.gif new file mode 100644 index 0000000..0a68d01 Binary files /dev/null and b/templates/default/images/allday_6.gif differ diff --git a/templates/default/images/allday_7.gif b/templates/default/images/allday_7.gif new file mode 100644 index 0000000..ad2aa49 Binary files /dev/null and b/templates/default/images/allday_7.gif differ -- cgit v1.2.3