/* ****************************************************************************
 * Icons for toolbars                                                         *
 *                                                                            *
 * Icons from https://icomoon.io/ultimate#free, for attribution               *
 * use https://icomoon.io/                                                    *
 *                                                                            *
 * Author: ETM                                                                *
 * Created: 20230113                                                          *
 *                                                                            *
 * *************************************************************************  */
.icon-open_submenu:before {
    content: url('/media/com_nelottlottoadmin/img/open_submenu.png');
}
.icon-open_prevmenu:before {
    content: url('/media/com_nelottlottoadmin/img/open_prevmenu.png');
}