- wp-admin assets refactoring (in process);

This commit is contained in:
Mykyta Synelnikov
2023-11-09 13:47:49 +02:00
parent c65d7169d7
commit ecc4346d1f
22 changed files with 635 additions and 388 deletions
+26
View File
@@ -6,3 +6,29 @@
display: block
visibility: hidden
height: 0
.um-admin-modal
.um-admin-infobox
label
font-weight: bold
display: block
color: #333
cursor: default
p
color: #666
padding-top: 15px
& > p
&:not(:first-child)
border-top: 1px solid #e5e5e5
&:first-child
margin-top: 0
padding-top: 0
& > .um-row
& > p
border-top: 1px solid #e5e5e5
&:last-child
margin-bottom: 0
#UM_preview_registration
.um-admin-modal-foot
display: none