Skip to content
Snippets Groups Projects
Commit ffe2313e authored by Peter Polman's avatar Peter Polman
Browse files

DS-2719 - Added book theming and mention branding.

parent 5af1d09b
No related branches found
No related tags found
No related merge requests found
.book-menu .list-item--active-trail > a {
color: #29abe2;
}
@import 'settings';
.book-menu .list-item--active-trail > a {
color: $brand-primary;
}
......@@ -46,6 +46,8 @@ libraries-extend:
- socialblue/pagination
socialbase/popover:
- socialblue/popover
socialbase/nav-book:
- socialblue/nav-book
socialbase/nav-tabs:
- socialblue/nav-tabs
socialbase/navbar:
......
......@@ -87,6 +87,11 @@ form--timepicker:
theme:
assets/css/timepicker.css: {}
nav-book:
css:
theme:
assets/css/nav-book.css: {}
nav-tabs:
css:
theme:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment