ftimme
2012-04-25 fe6b5e6a5e315d390a35d769ef79e1a413e2ed6c
- Make sure no image is displayed for the billing module in the navigation if the default_no_navimg theme is selected.
1 files modified
4 ■■■■ changed files
interface/web/themes/default_no_navimg/css/additional.css 4 ●●●● patch | view | raw | blame | history
interface/web/themes/default_no_navimg/css/additional.css
@@ -61,4 +61,8 @@
        background-image: none !important;
    }
    
    .topnav-billing {
        background-image: none !important;
    }
}