~robotparade/wordpress/stable

« back to all changes in this revision

Viewing changes to wp-admin/css/nav-menu-rtl.dev.css

  • Committer: Jeff Waugh
  • Date: 2010-06-11 21:00:40 UTC
  • Revision ID: jdub@bethesignal.org-20100611210040-9narx3kdlayc8x39
WordPress 3.0 RC3

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
        padding-left: 0;
104
104
}
105
105
.menu-item-edit-active .menu-item-handle {
106
 
        -moz-border-radius: 6px 0 0 6px;
 
106
        -moz-border-radius: 6px 6px 0 0;
107
107
        -webkit-border-bottom-left-radius: 0;
108
108
        -webkit-border-bottom-right-radius: 0;
109
109
        -khtml-border-bottom-left-radius: 0;