This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14475 - @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { body{ background: url("http://www.scenicreflections.com/files/cute_hello_kitty_Wallpaper_5r82.jpg") #fff top center fixed !important; } body>#blueBar{ background: none !
Summary: @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
: 14476 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-15 16:26 UTC by contributor
Modified: 2011-10-16 12:40 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-10-15 16:26:11 UTC
Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("facebook.com") {
body{
background:
url("http://www.scenicreflections.com/files/cute_hello_kitty_Wallpaper_5r82.jp
g") #fff top center fixed !important;
}
body>#blueBar{ background: none !important;}
.jewel, .jewelBox{ border: none !important; }
.jewelBox{ background-color: rgba(255,255,255,0.9) !important; }
#headNavOut{ background: none !important; border: none !important }
#pageNav a { color: #111 !important; }
#pageNav a:hover { color: #333 !important; background: none !important; }
#navAccount{border: none !important;}
#navAccount ul{ background-color: rgba(255,255,255,0.9) !important;  border:
none !important; }
#contentCol,#left_column,#right_column{ background-color:
rgba(255,255,255,0.4) !important;  border: none !important;}
.inputtext,.add_comment_text,.uiMorePager, .box_header{ background-color:
rgba(255,255,255,0.5) !important; }
.ufi_section, .photo_table, .photo_container{background: none !important;
border: none !important;}
#sidebar_ads, #pagelet_adbox, #ego{
display: none !important;
}
#photoborder{ background-color: rgba(255,255,255,0.4) !important;  border:
none !important; padding: 10px 0;}
.profile_sidebar_ads{ height: 30px; }
#pagelet_chbox{border: none !important;}
#pageFooter, #rightCol, #contentArea, .UIStory, #mainContainer,
.profile_top_wash{background: none !important; border: none !important;}

#contentCurve{ display: none !important; }
.gray_box {background-color: rgba(255,255,255,0.4) !important;	border: none
!important;}
#pagelet_tab_content{ padding: 10px; }
.uiSideNav a { border: none !important; }
.uiSideNav li.selected a{background-color: rgba(255,255,255,0.4) !important;}
.uiSideNav a:hover{background-color: rgba(255,255,255,0.4) !important;}
}

Posted from: 219.73.119.207
User agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1
Comment 1 Ms2ger 2011-10-16 12:39:52 UTC
*** Bug 14476 has been marked as a duplicate of this bug. ***