diff --git a/checkin_notes b/checkin_notes index 3320c231ee..0467f30857 100644 --- a/checkin_notes +++ b/checkin_notes @@ -10953,3 +10953,10 @@ David 15 Nov 2007 html/user/ forum_index.php edit_forum_preferences_form.php + +David 15 Nov 2007 + - user web: change stylesheet so that when showing + item/value pairs in table, don't bolden values + + html/user/ + white.css diff --git a/html/user/white.css b/html/user/white.css index 2b2d052901..f3a66db03a 100644 --- a/html/user/white.css +++ b/html/user/white.css @@ -52,7 +52,7 @@ td.fieldname { td.fieldvalue { vertical-align: top; - font-weight: bold; +#font-weight: bold; } td.fieldname_error {