Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b537fbe

Browse files
committed
restructuring
1 parent 5b1263a commit b537fbe

26 files changed

+16
-16
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.custom-coordinate-conversion {
2+
display: flex;
3+
flex-direction: column;
4+
padding: 10px;
5+
gap: 10px;
6+
background-color: white;
7+
min-width: 350px;
8+
}
File renamed without changes.

‎coordinate-calcite/index.html renamed to ‎coordinate-calcite-js/index.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,12 @@
2424
height: 100%;
2525
width: 100%;
2626
}
27-
28-
.custom-coordinate-conversion {
29-
display: flex;
30-
flex-direction: column;
31-
padding: 10px;
32-
gap: 10px;
33-
background-color: white;
34-
min-width: 350px;
35-
}
3627
</style>
3728

3829

3930
<!-- Our application -->
4031
<script src="./map.js" type="module"></script>
32+
<link rel="stylesheet" href="./calcite-coordinate.css" />
4133
</head>
4234

4335
<body>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /