tr.row-updated .grid-column, tr.row-updated .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {

    color: green;

}


tr.row-inserted .grid-column, tr.row-inserted .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {

    color: blue;

}

tr.deleted td {
    color:red;
}


/* zakazky */
#sub-menu-zakazky::before{

    content: "\e813";
}

#sub-menu-zadanky::before {

    content: "\e810";
}

#sub-menu-fakturace::before {

     content: "\e80d"; 
}

/* Sklad */
#sub-menu-skladove-hospodarstvi::before {


    
      content: "\e812";
}


/* CM */
#sub-menu-centralni-menu::before {

    content: "\e815";
}

#sub-menu-11::before {

    content: "\e812";
}


/* pokladna */
#sub-menu-pokladna::before {
    content: "\e814";
}


/* servis */
#sub-menu-servis::before {
    content: "\e814";
}

/* FÚ */
#sub-menu-financni-ucetnictvi::before {
    content: "\e80c";
}
/* Mzdy */
#sub-menu-mzdovy-portal::before {

    content: "\e80e";
}



/* Mzdy */
#sub-menu-doprava::before {

    content: "\e804";
}


