Ticket #20584: 20584.patch
File 20584.patch, 671 bytes (added by , 13 years ago) |
---|
-
wp-admin/css/wp-admin-rtl.dev.css
116 116 direction: ltr; 117 117 } 118 118 119 input[type="text"].ui-autocomplete-loading { 120 background: transparent url('../images/loading.gif') no-repeat left center; 121 } 122 123 ul#add-to-blog-users { 124 margin: 0 14px 0 0; 125 } 126 127 .ui-autocomplete li { 128 text-align: right; 129 } 130 119 131 /*------------------------------------------------------------------------------ 120 132 3.0 - Actions 121 133 ------------------------------------------------------------------------------*/