- list of templates

This commit is contained in:
ashubawork
2023-04-07 12:45:34 +03:00
parent 2c5ffd5250
commit 00dd3d6b9f
3 changed files with 351 additions and 16 deletions
@@ -46,6 +46,20 @@
text-align: center;
}
.column-core_version {
width: 100px;
text-align: center;
}
.column-theme_version {
width: 100px;
text-align: center;
}
.column-status {
width: 260px;
}
th.column-email.column-primary {
padding-left: 48px;
}
@@ -243,4 +257,4 @@ th.column-email.column-primary {
.um_setting_ajax_button_response.complete {
color:darkgreen;
font-style: italic;
}
}