mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- wp-admin assets refactoring (in process);
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.um-admin.post-type-um_form .manage-column.column-id {
|
||||
width: 60px; }
|
||||
|
||||
.um-admin.post-type-um_form .manage-column.column-mode {
|
||||
width: 100px; }
|
||||
|
||||
.um-admin.post-type-um_form .manage-column.column-is_default {
|
||||
width: 60px; }
|
||||
|
||||
.um-admin.post-type-um_form .manage-column.column-title {
|
||||
width: 200px; }
|
||||
|
||||
.um-admin.post-type-um_form .manage-column.column-shortcode {
|
||||
width: 200px; }
|
||||
|
||||
.um-admin.post-type-um_form td.column-shortcode, .um-admin.post-type-um_form td.column-id {
|
||||
font-size: 14px; }
|
||||
Reference in New Issue
Block a user