Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24850


Ignore:
Timestamp:
07/28/2013 01:04:17 PM (11 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24850

    • Property Milestone changed from Awaiting Review to 3.6
    • Property Component changed from General to RTL
    • Property Summary changed from Position of the the lock icon (RTlL layout) to Position of the lock icon (RTL layout)
  • Ticket #24850 – Description

    initial v1  
    22
    33It needs margin right 6px
    4 
     4{{{
    55tr.wp-locked .locked-indicator {
    66    margin: -2px 6px 0 0;
    77}
     8}}}