/*
 * Copyright (c) 2023 - BrandMobile ApS
 */

/* Path: dashboard_new/assets/css/brand/brandmobile.css */

/*
 * THIS IS NESSESARY FOR THE DEBUG BAR WITH BM LOGO
 * ONLY VISIBLE IN DEV AND DEBUG MODE
 */
a.phpdebugbar-restore-btn {
    background: #efefef url(/assets/images/bm-logo-big.png)  no-repeat 5px 4px / 20px 20px;
}

