]> BookStack Code Mirror - bookstack/blobdiff - resources/views/books/show.blade.php
Rolled out use of seperate link color style
[bookstack] / resources / views / books / show.blade.php
index 884082456b6c10dc39e05948590367349112c24f..8bb41c18b8f0a64b1e89000305fd79312ac01e29 100644 (file)
@@ -91,7 +91,7 @@
 
     <div class="actions mb-xl">
         <h5>{{ trans('common.actions') }}</h5>
-        <div class="icon-list text-primary">
+        <div class="icon-list text-link">
 
             @if(userCan('page-create', $book))
                 <a href="{{ $book->getUrl('/create-page') }}" data-shortcut="new" class="icon-list-item">