mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Tweaked entity color palette for accessibility
Also converted entity colors to CSS variables for easier instance customization. Related to #1320
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<div dropdown class="dropdown-container" >
|
||||
<div dropdown class="dropdown-container" id="export-menu">
|
||||
<div dropdown-toggle class="icon-list-item"
|
||||
aria-haspopup="true" aria-expanded="false" aria-label="{{ trans('entities.export') }}" tabindex="0">
|
||||
<span>@icon('export')</span>
|
||||
|
Reference in New Issue
Block a user