/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #codogrid_actions::after{
     content: none;
 }
 .jsgrid-header-sort:before {
   
    position: relative;
    top: 7px;
    left: -1px;
}