forked from MapComplete/MapComplete
More dashboard view, add documentation in dashboard view
This commit is contained in:
parent
89278f6d74
commit
a89f5a0e3e
10 changed files with 189 additions and 97 deletions
|
@ -580,6 +580,15 @@ input {
|
|||
}
|
||||
|
||||
|
||||
.code {
|
||||
display: inline-block;
|
||||
background-color: lightgray;
|
||||
padding: 0.5em;
|
||||
word-break: break-word;
|
||||
color: black;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/** Switch layout **/
|
||||
.small-image img {
|
||||
height: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue