File "sortable.css"

Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/admin-columns-pro/classes/sortable/assets/css/sortable.css
File size: 352 bytes
MIME-type: --
Charset: utf-8

/* =Button
-------------------------------------------------------------- */
.column-meta .column_label .inner .sorting:before {
  content: "\f156";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 24px/17px "dashicons";
  vertical-align: top; }

.column-meta .column_label .inner .sorting.on:before {
  color: #21759B; }