mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
Move and rename files (2/4) (#987)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
parent
1b7abf9f27
commit
123f959fb3
145 changed files with 586 additions and 301 deletions
10
src/components/document-read-only-page/document-infobar.scss
Normal file
10
src/components/document-read-only-page/document-infobar.scss
Normal file
|
@ -0,0 +1,10 @@
|
|||
/*!
|
||||
* SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
|
||||
*
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
.document-infobar {
|
||||
color: #777;
|
||||
font-size: 0.85rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue