mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 13:43:38 +09:00
@@ -1,17 +1,18 @@
|
||||
.um-admin.post-type-um_form .manage-column.column-id {
|
||||
width: 60px; }
|
||||
|
||||
width: 60px;
|
||||
}
|
||||
.um-admin.post-type-um_form .manage-column.column-mode {
|
||||
width: 100px; }
|
||||
|
||||
width: 100px;
|
||||
}
|
||||
.um-admin.post-type-um_form .manage-column.column-is_default {
|
||||
width: 60px; }
|
||||
|
||||
width: 60px;
|
||||
}
|
||||
.um-admin.post-type-um_form .manage-column.column-title {
|
||||
width: 200px; }
|
||||
|
||||
width: 200px;
|
||||
}
|
||||
.um-admin.post-type-um_form .manage-column.column-shortcode {
|
||||
width: 200px; }
|
||||
|
||||
width: 200px;
|
||||
}
|
||||
.um-admin.post-type-um_form td.column-shortcode, .um-admin.post-type-um_form td.column-id {
|
||||
font-size: 14px; }
|
||||
font-size: 14px;
|
||||
}
|
||||
Reference in New Issue
Block a user