Ticket #15834: 15834.2.patch
| File 15834.2.patch, 685 bytes (added by , 15 years ago) |
|---|
-
wp-admin/css/wp-admin.dev.css
2185 2185 margin: 6px 0; 2186 2186 } 2187 2187 2188 td.plugin-title {2189 white-space: nowrap;2190 }2191 2192 2188 /* Global classes */ 2193 2189 2194 2190 .wp-hidden-children .wp-hidden-child, … … 3760 3756 list-style-type: disc; 3761 3757 } 3762 3758 3763 .plugins .action-links {3764 white-space: nowrap;3765 }3766 3767 3759 .plugins .row-actions-visible { 3768 3760 padding: 0; 3769 3761 } … … 4038 4030 td.post-title p, td.plugin-title p { 4039 4031 margin: 6px 0; 4040 4032 } 4041 td.plugin-title {4042 white-space: nowrap;4043 }4044 4033 4045 4034 4046 4035 .wp-hidden-children .wp-hidden-child,