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 14349 - { ol#posts li.post.new_post { background: #ffffff url('http://static.tumblr.com/rg42fhm/mE1lde1r8/img.png') center center no-repeat;} img[src*="http://assets.tumblr.com/images/new_post_icons_no_labels.png"]{ width:0; height:100px; padding-righ
Summary: { ol#posts li.post.new_post { background: #ffffff url('http://static.tumblr.c...
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:
Depends on:
Blocks:
 
Reported: 2011-09-30 20:22 UTC by contributor
Modified: 2011-09-30 20:25 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-09-30 20:22:49 UTC
Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
 {



ol#posts li.post.new_post {

background: #ffffff url('http://static.tumblr.com/rg42fhm/mE1lde1r8/img.png')
center center no-repeat;}



img[src*="http://assets.tumblr.com/images/new_post_icons_no_labels.png"]{

    width:0;

    height:100px;

    padding-right:250px;

    opacity: 0;}}

ol#posts .post.new_post .new_post_label {

display:none !important;

}

Posted from: 201.40.186.236
User agent: Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1