Compare commits

..

3 Commits

Author SHA1 Message Date
f7c40095d5 1.15.4
All checks were successful
CI / Lint (push) Successful in 50s
CI / Test (push) Successful in 58s
2026-03-17 20:08:37 +04:00
579892067e Tweak sidebar width 2026-03-17 20:07:49 +04:00
48f87f98d6 Remove obsolete styles
All checks were successful
CI / Lint (push) Successful in 51s
CI / Test (push) Successful in 57s
2026-03-17 16:59:54 +04:00
7 changed files with 7 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
:root {
--default-list-color: #fc3;
--hover-bg: #f8f9fa;
--sidebar-width: 360px;
--sidebar-width: 350px;
--link-color: #2a7fff;
--link-color-visited: #6a4fbf;
}
@@ -344,11 +344,6 @@ body {
font-size: 0.9rem;
}
.sidebar-content details .link-list {
padding: 0;
margin: 0;
}
@keyframes details-slide-down {
from {
opacity: 0;
@@ -361,14 +356,6 @@ body {
}
}
.sidebar-content details .link-list li {
margin-bottom: 0.5rem;
}
.sidebar-content details .link-list li:last-child {
margin-bottom: 0;
}
.edit-form {
margin: -1rem;
margin-bottom: 1rem;
@@ -521,26 +508,6 @@ abbr[title] {
text-decoration: underline dotted;
}
.link-list {
list-style: none;
padding: 0;
margin: 0;
}
.link-list li {
margin-bottom: 0.5rem;
}
.link-list a {
color: var(--link-color);
text-decoration: none;
font-size: 0.95rem;
}
.link-list a:hover {
text-decoration: underline;
}
.places-list {
list-style: none;
padding: 0;

View File

@@ -1,6 +1,6 @@
{
"name": "marco",
"version": "1.15.3",
"version": "1.15.4",
"private": true,
"description": "Unhosted maps app",
"repository": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -39,8 +39,8 @@
<meta name="msapplication-TileColor" content="#F6E9A6">
<meta name="msapplication-TileImage" content="/icons/icon-144.png">
<script type="module" crossorigin src="/assets/main-DMekdiSt.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-CZskVGin.css">
<script type="module" crossorigin src="/assets/main-Bzf0iwOa.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-BOfcjRke.css">
</head>
<body>
</body>