From: andreabix Date: Wed, 3 May 2006 17:28:18 +0000 (+0000) Subject: 1.6 compliance added X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ad293d8bd3e24fc02337a83cbb94fddf6955a9de;p=moodle.git 1.6 compliance added --- diff --git a/theme/formal_white/footer.html b/theme/formal_white/footer.html index c8d715c64a..3680d386df 100644 --- a/theme/formal_white/footer.html +++ b/theme/formal_white/footer.html @@ -21,9 +21,20 @@
- +
- +debug > 7) { +?> +
+
+

+ Validate HTML | + Section 508 Check | + WCAG 1 (2,3) Check +

+ diff --git a/theme/formal_white/fw_color.css b/theme/formal_white/fw_color.css index f0a0f9eb61..2758ee68f2 100644 --- a/theme/formal_white/fw_color.css +++ b/theme/formal_white/fw_color.css @@ -60,6 +60,16 @@ div.header { background-color:#FFFFFF; } +.generaltable, +.generaltable td { + border-color:#C6BDA8; + /* background-color:#FFFFFF; */ +} + +.generaltable td.cell.c0 { +background-color:#C6BDA8; +} + .navbar { background-color:#C6BDA8; border-color:#666666; @@ -122,6 +132,11 @@ div.header { background-color:#FEF9F6; } +.sideblock hr { + color:#C6BDA8; + /*background-color:#FEF9F6;*/ +} + .sideblock .footer { border-top-color:#C6BDA8; } diff --git a/theme/formal_white/fw_fonts.css b/theme/formal_white/fw_fonts.css index ee4769104f..7108e65a7d 100644 --- a/theme/formal_white/fw_fonts.css +++ b/theme/formal_white/fw_fonts.css @@ -68,7 +68,9 @@ div.header, font-weight: bold; } - +.generaltable td.cell.c0 { + font-weight: bold; +} /*** *** Header ***/ diff --git a/theme/formal_white/fw_layout.css b/theme/formal_white/fw_layout.css index 93e586941c..4ee6f84157 100644 --- a/theme/formal_white/fw_layout.css +++ b/theme/formal_white/fw_layout.css @@ -62,6 +62,10 @@ input { border-style:solid; } +.headermain { + border-width: 0px; +} + .headermenu { float:right; text-align:right; @@ -92,7 +96,7 @@ input { ***/ TABLE.loginbox { - margin-top: 20px; + margin-top: 40px; } .loginbox .header { @@ -102,7 +106,7 @@ TABLE.loginbox { } .loginbox .content { - border-top-width: 0px; + border-top-width: 1px; } @@ -119,8 +123,11 @@ TABLE.loginbox { /*** *** Blocks ***/ - - + + .sideblock .header h2 { + border-width: 0px; + } + .sideblock .footer { border-top-width:1px; border-top-style:dashed; @@ -155,6 +162,11 @@ table.minicalendar tr td.day { border-width: 1px; } +table.minicalendar tr.weekdays th abbr { + border-style: none; + + } + table.calendarmonth { border-collapse:separate; border-spacing:1px !important; diff --git a/theme/formal_white/header.html b/theme/formal_white/header.html index b805e466ed..75f1f1e902 100644 --- a/theme/formal_white/header.html +++ b/theme/formal_white/header.html @@ -14,32 +14,32 @@ echo " onload=\"setfocus()\""; } ?>> - +
- -
-
/logo.jpg' />
+
+

/logo.jpg' border='0'/>

-