Allow multiple actions in module sidebar
This commit is contained in:
@@ -603,10 +603,14 @@ table.widefat.sp-sortable-table tbody tr .icon {
|
|||||||
clear: both;
|
clear: both;
|
||||||
border-top: 1px solid #ddd;
|
border-top: 1px solid #ddd;
|
||||||
background: #f9f9f9;
|
background: #f9f9f9;
|
||||||
margin: 0 -14px -10px;
|
margin: 0 -14px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sp-modules-sidebar table td .sp-module-actions:last-child {
|
||||||
|
margin-bottom: -10px;
|
||||||
|
}
|
||||||
|
|
||||||
.sp-modules-sidebar table td .sp-module-actions span {
|
.sp-modules-sidebar table td .sp-module-actions span {
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|||||||
Reference in New Issue
Block a user