mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
19 lines
333 B
Sass
19 lines
333 B
Sass
@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
|