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