This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
+8 -9
View File
@@ -142,11 +142,11 @@
}
.menus-move-left:before {
content: "\f345";
content: "\f341" / '';
}
.menus-move-right:before {
content: "\f341";
content: "\f345" / '';
}
.reordering .menu-item .item-controls,
@@ -178,7 +178,7 @@
}
.wp-customizer .menu-item.menu-item-edit-active .item-edit .toggle-indicator:before {
content: "\f142";
content: "\f142" / '';
}
.wp-customizer .menu-item-settings p.description {
@@ -278,7 +278,7 @@
.customize-screen-options-toggle:before {
-moz-osx-font-smoothing: grayscale;
border: none;
content: "\f111";
content: "\f111" / '';
display: block;
font: 18px/1 dashicons;
padding: 5px;
@@ -321,10 +321,9 @@
.wp-customizer .menu-item .item-edit .toggle-indicator:before,
#available-menu-items .accordion-section-title .toggle-indicator:before {
content: "\f140";
content: "\f140" / '';
display: block;
padding: 1px 0 1px 2px;
speak: never;
border-radius: 50%;
color: #787c82;
font: normal 20px/1 dashicons;
@@ -468,7 +467,7 @@
}
.menu-item-bar .item-delete:before {
content: "\f335";
content: "\f335" / '';
position: absolute;
top: 9px;
right: 5px;
@@ -653,7 +652,7 @@
}
#available-menu-items .item-add:before {
content: "\f543";
content: "\f543" / '';
position: relative;
right: 2px;
top: 3px;
@@ -671,7 +670,7 @@
}
#available-menu-items .menu-item-handle.item-added .item-add:before {
content: "\f147";
content: "\f147" / '';
}
#available-menu-items .accordion-section-title.loading .spinner,