Commit 3857fa90 authored by Santhanavanich's avatar Santhanavanich
Browse files

update

parent e35a6a72
No related merge requests found
Pipeline #6884 passed with stage
in 23 seconds
Showing with 33 additions and 4 deletions
+33 -4
node_modules/
gulpfile.js
package.json
package-lock.json
public/dashboard/assets/js/local-dev
\ No newline at end of file
......@@ -25,10 +25,34 @@
.cesiumLegend {
padding: 10px;
position: absolute;
/* position: absolute; */
z-index: 999;
bottom: 40px;
right: 20px;
/* bottom: 40px; */
/* right: 20px; */
background: #ffffffff;
border-radius: 15px;
}
\ No newline at end of file
}
.climate-index {
font-size: 0.6em;
width: 45%;
min-width: 100px;
margin: 0.2em;
}
.dot {
border-width: 0.5px;
border-color: black;
border-style: solid;
height: 12px;
width: 12px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
/* .dot-zero {
border-width: 0.5px;
border-color: black;
border-style: solid;
} */
\ No newline at end of file
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment