fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-06-25 07:36 pm

[dw-nonfree] new edit profile page cut off in some browsers

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/a6f41057d910]

http://bugs.dwscoalition.org/show_bug.cgi?id=2719

Add background color to the table, so that it remains readable even once it
becomes wider than the normal page.

Style by fu.

Files modified:
  • htdocs/stc/tropo/tropo-purple.css
  • htdocs/stc/tropo/tropo-red.css
--------------------------------------------------------------------------------
diff -r c18c8ed10653 -r a6f41057d910 htdocs/stc/tropo/tropo-purple.css
--- a/htdocs/stc/tropo/tropo-purple.css	Thu Jun 24 22:45:19 2010 +0800
+++ b/htdocs/stc/tropo/tropo-purple.css	Sat Jun 26 03:42:36 2010 +0800
@@ -838,6 +838,7 @@ div.adult_warning {
 
 /* for items which could have wide content, that could overflow outside the bounds of #content */
 #page_talkread  #Comments .talk-comment td.commentbody,
-#page_inbox .InboxItem_Content {
+#page_inbox .InboxItem_Content,
+#page_manageprofile td {
     background-color: #f7f7f7;
 }
diff -r c18c8ed10653 -r a6f41057d910 htdocs/stc/tropo/tropo-red.css
--- a/htdocs/stc/tropo/tropo-red.css	Thu Jun 24 22:45:19 2010 +0800
+++ b/htdocs/stc/tropo/tropo-red.css	Sat Jun 26 03:42:36 2010 +0800
@@ -840,6 +840,7 @@ div.adult_warning {
 
 /* for items which could have wide content, that could overflow outside the bounds of #content */
 #page_talkread  #Comments .talk-comment td.commentbody,
-#page_inbox .InboxItem_Row td {
+#page_inbox .InboxItem_Row td,
+#page_manageprofile td {
     background-color: #f7f7f7;
 }
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org