I enabled the "Aggregate and compress CSS files" function, but I found admin_menu.css is still there, is it normal ?

<style type="text/css" media="all">@import "/sites/all/modules/admin_menu/admin_menu.css";</style>
<style type="text/css" media="all">@import "/files/css/c767124505472b396bad5ab9c3cdd6ca.css";</style>
CommentFileSizeAuthor
#1 README.txt.faq_.patch827 bytessun

Comments

sun’s picture

Component: CSS / Browser Support » Documentation
Assigned: Unassigned » sun
Status: Active » Reviewed & tested by the community
StatusFileSize
new827 bytes

Yes, this is the intended behavior. Since admin_menu is only visible for logged-on administrative users, it would not make sense to load its stylesheet for all, including anonymous users.

sun’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.