aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorWesley Miaw <josuah@users.sourceforge.net>2003-11-22 21:16:10 +0000
committerWesley Miaw <josuah@users.sourceforge.net>2003-11-22 21:16:10 +0000
commit3b3487be53650bb9b39d9ed8c7afd1c04b943b60 (patch)
treec0ab013a59cebcbdbc024a99b8050b54b4d4fce8 /styles
parent3fa43afd25ab763d3540fc5ddaa4c164b2af33c1 (diff)
downloadphpicalendar-3b3487be53650bb9b39d9ed8c7afd1c04b943b60.tar.gz
phpicalendar-3b3487be53650bb9b39d9ed8c7afd1c04b943b60.tar.bz2
phpicalendar-3b3487be53650bb9b39d9ed8c7afd1c04b943b60.zip
Added username/password login to access locked calendars. Moved
calendar availability logic (with support for login) to a calendar_functions.php file. RSS feeds support the login feature when determining which calendars to return. Styles updated for the login box.
Diffstat (limited to 'styles')
-rw-r--r--styles/green/default.css1
-rw-r--r--styles/grey/default.css2
-rw-r--r--styles/orange/default.css1
-rw-r--r--styles/red/default.css2
-rw-r--r--styles/silver/default.css2
-rw-r--r--styles/tan/default.css1
6 files changed, 6 insertions, 3 deletions
diff --git a/styles/green/default.css b/styles/green/default.css
index 3009ee5..218e6bb 100644
--- a/styles/green/default.css
+++ b/styles/green/default.css
@@ -98,3 +98,4 @@ body { background-image: url(background.gif); }
.query_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
+.login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }
diff --git a/styles/grey/default.css b/styles/grey/default.css
index eca0559..14b7d3a 100644
--- a/styles/grey/default.css
+++ b/styles/grey/default.css
@@ -98,4 +98,4 @@ body { background-image: url(background.gif); }
.query_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
-
+.login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }
diff --git a/styles/orange/default.css b/styles/orange/default.css
index 66bdfbb..00c1f6b 100644
--- a/styles/orange/default.css
+++ b/styles/orange/default.css
@@ -97,3 +97,4 @@ body { background-color: #E5E5E5; }
.query_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
+.login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }
diff --git a/styles/red/default.css b/styles/red/default.css
index 12c452e..83e2741 100644
--- a/styles/red/default.css
+++ b/styles/red/default.css
@@ -97,4 +97,4 @@ body { background-color: #774444; }
.query_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
-
+.login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }
diff --git a/styles/silver/default.css b/styles/silver/default.css
index 59b01d1..ea762c7 100644
--- a/styles/silver/default.css
+++ b/styles/silver/default.css
@@ -96,4 +96,4 @@ body { background-color: #E5E5E5; }
.query_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
-
+.login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }
diff --git a/styles/tan/default.css b/styles/tan/default.css
index f5a0405..eda1699 100644
--- a/styles/tan/default.css
+++ b/styles/tan/default.css
@@ -95,4 +95,5 @@ body { background-image: url(background.gif); }
.query_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
+.login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }

© 2014-2024 Faster IT GmbH | imprint | privacy policy