- From: <bugzilla@jessica.w3.org>
- Date: Sat, 15 Oct 2011 16:26:12 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14475
Summary: @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 !
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
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
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Saturday, 15 October 2011 16:26:15 UTC