X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6ce34fe6cc75fc28159fd9a440c51b1dbd4cc5b1..refs/pull/4467/head:/resources/views/home/default.blade.php diff --git a/resources/views/home/default.blade.php b/resources/views/home/default.blade.php index f6a337e50..c273db276 100644 --- a/resources/views/home/default.blade.php +++ b/resources/views/home/default.blade.php @@ -6,12 +6,12 @@
- @include('home.parts.expand-toggle', ['classes' => 'text-muted text-primary', 'target' => '.entity-list.compact .entity-item-snippet', 'key' => 'home-details']) + @include('home.parts.expand-toggle', ['classes' => 'text-muted text-link', 'target' => '.entity-list.compact .entity-item-snippet', 'key' => 'home-details'])
- @include('common.dark-mode-toggle', ['classes' => 'text-muted icon-list-item text-primary']) + @include('common.dark-mode-toggle', ['classes' => 'text-muted icon-list-item text-link'])