diff --git a/src/wp-admin/css/common.css b/src/wp-admin/css/common.css
index 50eb94d98e..6cc514012f 100644
a
|
b
|
img { |
3074 | 3074 | text-decoration: none; |
3075 | 3075 | } |
3076 | 3076 | |
| 3077 | .meta-box-sortables .postbox.closed .handle-actions button.handlediv .toggle-indicator:before {content: "\f347";font-size: 16px;color: #1e1e1e;left: -5px;} |
| 3078 | .meta-box-sortables .postbox .handle-actions button.handlediv .toggle-indicator:before {content: "\f343";font-size: 16px; color: #1e1e1e;left: -5px;} |
| 3079 | |
3077 | 3080 | .js .widgets-holder-wrap.closed .toggle-indicator::before, |
3078 | 3081 | .meta-box-sortables .postbox.closed .handlediv .toggle-indicator::before, |
3079 | 3082 | .bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator::before, |