From 8bb089994911b94756407298245f79afad4b0c38 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 21 Sep 2003 15:32:25 +0000 Subject: [PATCH] Some improved XHTML --- theme/standard/header.html | 11 +++++------ theme/standard/styles.php | 1 + theme/standardblue/header.html | 11 +++++------ theme/standardgreen/header.html | 11 +++++------ theme/standardlogo/header.html | 10 +++++----- theme/standardred/header.html | 11 +++++------ theme/standardwhite/header.html | 11 +++++------ 7 files changed, 31 insertions(+), 35 deletions(-) diff --git a/theme/standard/header.html b/theme/standard/header.html index abca547226..a2cc9af4b5 100644 --- a/theme/standard/header.html +++ b/theme/standard/header.html @@ -1,11 +1,10 @@ - > <?php echo $title ?> - - -wwwroot/theme/$CFG->theme" ?>/favicon.ico"> + + +wwwroot/theme/$CFG->theme" ?>/favicon.ico" /> javascript"); ?> @@ -49,11 +48,11 @@ ?> -
+
-
+
diff --git a/theme/standard/styles.php b/theme/standard/styles.php index 6a5c508ea9..b880160b54 100644 --- a/theme/standard/styles.php +++ b/theme/standard/styles.php @@ -225,6 +225,7 @@ a.dimmed:hover { text-decoration: underline; color: red; } + .dimmed_text { color: #AAAAAA; } diff --git a/theme/standardblue/header.html b/theme/standardblue/header.html index abca547226..a2cc9af4b5 100644 --- a/theme/standardblue/header.html +++ b/theme/standardblue/header.html @@ -1,11 +1,10 @@ - > <?php echo $title ?> - - -wwwroot/theme/$CFG->theme" ?>/favicon.ico"> + + +wwwroot/theme/$CFG->theme" ?>/favicon.ico" /> javascript"); ?> @@ -49,11 +48,11 @@ ?> -
+
-
+
diff --git a/theme/standardgreen/header.html b/theme/standardgreen/header.html index abca547226..a2cc9af4b5 100644 --- a/theme/standardgreen/header.html +++ b/theme/standardgreen/header.html @@ -1,11 +1,10 @@ - > <?php echo $title ?> - - -wwwroot/theme/$CFG->theme" ?>/favicon.ico"> + + +wwwroot/theme/$CFG->theme" ?>/favicon.ico" /> javascript"); ?> @@ -49,11 +48,11 @@ ?> -
+
-
+
diff --git a/theme/standardlogo/header.html b/theme/standardlogo/header.html index 0643aed3da..5d5ada7392 100644 --- a/theme/standardlogo/header.html +++ b/theme/standardlogo/header.html @@ -3,9 +3,9 @@ <?php echo $title ?> - - -wwwroot/theme/$CFG->theme" ?>/favicon.ico"> + + +wwwroot/theme/$CFG->theme" ?>/favicon.ico" /> javascript"); ?> @@ -50,11 +50,11 @@ ?> -
+
-
+
diff --git a/theme/standardred/header.html b/theme/standardred/header.html index abca547226..a2cc9af4b5 100644 --- a/theme/standardred/header.html +++ b/theme/standardred/header.html @@ -1,11 +1,10 @@ - > <?php echo $title ?> - - -wwwroot/theme/$CFG->theme" ?>/favicon.ico"> + + +wwwroot/theme/$CFG->theme" ?>/favicon.ico" /> javascript"); ?> @@ -49,11 +48,11 @@ ?> -
+
-
+
diff --git a/theme/standardwhite/header.html b/theme/standardwhite/header.html index abca547226..a2cc9af4b5 100644 --- a/theme/standardwhite/header.html +++ b/theme/standardwhite/header.html @@ -1,11 +1,10 @@ - > <?php echo $title ?> - - -wwwroot/theme/$CFG->theme" ?>/favicon.ico"> + + +wwwroot/theme/$CFG->theme" ?>/favicon.ico" /> javascript"); ?> @@ -49,11 +48,11 @@ ?> -
+
-
+
-- 2.39.5