[wp-trac] [WordPress Trac] #19376: "Dismiss" icon position at welcome panel (RTL)

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 28 00:55:54 UTC 2011


#19376: "Dismiss" icon position at welcome panel (RTL)
-------------------------+-----------------------------
 Reporter:  rasheed      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  RTL          |    Version:  3.3
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 "Dismiss" icon position (wp-admin/images/xit.gif) should be at right
 instead of left.


 {{{
 .welcome-panel .welcome-panel-close:before {
     background: url("images/xit.gif") no-repeat scroll 0 17% transparent;
     content: " ";
     height: 100%;
     position: absolute;
     left: -12px;
     width: 10px;
 }
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19376>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list