aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-28 05:23:56 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-28 05:23:56 +0000
commited587ce510b4587251b2cc69423b69c4af40bd47 (patch)
tree346458fe0d371780a4117a15a10bf7fa72b2b296 /styles
parent328a925bafcd69ecfda5fc8101e1a0dc667c5434 (diff)
downloadphpicalendar-ed587ce510b4587251b2cc69423b69c4af40bd47.tar.gz
phpicalendar-ed587ce510b4587251b2cc69423b69c4af40bd47.tar.bz2
phpicalendar-ed587ce510b4587251b2cc69423b69c4af40bd47.zip
Added search_style
Diffstat (limited to 'styles')
-rw-r--r--styles/green/default.css4
-rw-r--r--styles/grey/default.css3
-rw-r--r--styles/orange/default.css4
-rw-r--r--styles/red/default.css3
-rw-r--r--styles/tan/default.css3
5 files changed, 10 insertions, 7 deletions
diff --git a/styles/green/default.css b/styles/green/default.css
index b7850df..bbcdec9 100644
--- a/styles/green/default.css
+++ b/styles/green/default.css
@@ -67,5 +67,5 @@ body { background-image: url(background.gif); }
/* Length of the form drop downs */
-.query_style { font-size : 11px; font-family : verdana, geneva, arial, sans-serif; width: 146px; margin-bottom:0; }
-
+.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; }
diff --git a/styles/grey/default.css b/styles/grey/default.css
index 39d3e4f..7d01da7 100644
--- a/styles/grey/default.css
+++ b/styles/grey/default.css
@@ -65,5 +65,6 @@ body { background-image: url(background.gif); }
/* Length of the form drop downs */
-.query_style { font-size : 11px; font-family : verdana, geneva, arial, sans-serif; width: 146px; margin-bottom:0; }
+.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; }
diff --git a/styles/orange/default.css b/styles/orange/default.css
index fd6a09a..2a1261c 100644
--- a/styles/orange/default.css
+++ b/styles/orange/default.css
@@ -65,5 +65,5 @@ body { background-color: #E5E5E5; }
/* Length of the form drop downs */
-.query_style { font-size : 11px; font-family : verdana, geneva, arial, sans-serif; width: 146px; margin-bottom:0; }
-
+.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; }
diff --git a/styles/red/default.css b/styles/red/default.css
index cb403df..040614b 100644
--- a/styles/red/default.css
+++ b/styles/red/default.css
@@ -64,5 +64,6 @@ body { background-color: #E5E5E5; }
/* Length of the form drop downs */
-.query_style { font-size : 11px; font-family : verdana, geneva, arial, sans-serif; width: 146px; margin-bottom:0; }
+.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; }
diff --git a/styles/tan/default.css b/styles/tan/default.css
index 2088953..7ec79f1 100644
--- a/styles/tan/default.css
+++ b/styles/tan/default.css
@@ -67,5 +67,6 @@ body { background-image: url(background.gif); }
/* Length of the form drop downs */
-.query_style { font-size : 11px; font-family : verdana, geneva, arial, sans-serif; width: 146px; margin-bottom:0; }
+.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; }

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