first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#fw-options-box-icon_box.service-icon-postbox .inside {
|
||||
margin-top: 0 !important;
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
table.wp-list-table td.column-image {
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
table.wp-list-table th.manage-column.column-image {
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
#posts-filter th.column-posts span{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1450px) {
|
||||
#posts-filter th.column-posts{
|
||||
width: 20%;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1 @@
|
||||
jQuery('#fw-backend-option-fw-option-service_icon').closest('.postbox').addClass('service-icon-postbox');
|
||||
Reference in New Issue
Block a user