add bootswatch skin class to body tag
@ -22,7 +22,6 @@
}
a {
color: inherit;
white-space: normal;
overflow: hidden;
margin: 0;
@ -358,3 +357,14 @@
body.skin-default .header {
.notification-list {
li {
@ -37,7 +37,7 @@
<!-- ENDIF useCustomCSS -->
</head>
<body class="{bodyClass}">
<body class="{bodyClass} skin-{config.bootswatchSkin}">
<nav id="menu" class="hidden">
<section class="menu-profile">
<!-- IF user.uid -->