mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
Make content linker compat with new attachment API
Moved fom /attachments to /attachment API endpoint name.
This commit is contained in:
parent
60f8cb7b5b
commit
92cb03a1db
7 changed files with 32 additions and 19 deletions
1
gui/app/styles/core/bootstrap.scss
vendored
1
gui/app/styles/core/bootstrap.scss
vendored
|
@ -31,6 +31,7 @@ $modal-header-border-color: $color-white;
|
|||
$modal-footer-border-color: $color-white;
|
||||
|
||||
.modal-header {
|
||||
// background-color: map-get($gray-shades, 800);
|
||||
background-color: $theme-500;
|
||||
color: map-get($gray-shades, 100);
|
||||
font-size: 1.2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue