updated firefox css styling

pull/50/head
Vladimir Mandic 2020-11-23 07:44:10 -05:00
parent 9c63f6c972
commit 650224f618
11 changed files with 19 additions and 18 deletions

View File

@ -30,6 +30,7 @@
- [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process)
- [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance)
- [**Performance Profiling**](https://github.com/vladmandic/human/wiki/Profiling)
- [**Platform Support**](https://github.com/vladmandic/human/wiki/Platforms)
- [**List of Models & Credits**](https://github.com/vladmandic/human/wiki/Models)
<br>

View File

@ -19,7 +19,7 @@ function createCSS() {
if (CSScreated) return;
const css = `
:root { --rounded: 0.2rem; }
.menu { position: absolute; top: 0rem; right: 0; width: fit-content; padding: 0 0.2rem 0 0.2rem; line-height: 1.8rem; z-index: 10;
.menu { position: absolute; top: 0rem; right: 0; width: max-content; padding: 0 0.2rem 0 0.2rem; line-height: 1.8rem; z-index: 10;
box-shadow: 0 0 8px dimgrey; background: ${theme.background}; border-radius: var(--rounded); border-color: black; border-style: solid; border-width: thin; }
.menu:hover { box-shadow: 0 0 8px ${theme.hover}; }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -30,7 +30,7 @@
"imports": []
},
"dist/human.esm.js": {
"bytes": 1783940,
"bytes": 1783941,
"imports": []
}
},
@ -45,7 +45,7 @@
"exports": [],
"inputs": {
"dist/human.esm.js": {
"bytesInOutput": 1776695
"bytesInOutput": 1776696
},
"demo/draw.js": {
"bytesInOutput": 7668
@ -60,7 +60,7 @@
"bytesInOutput": 19407
}
},
"bytes": 1830430
"bytes": 1830431
}
}
}

2
dist/human.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
dist/human.esm.json vendored
View File

@ -9,7 +9,7 @@
"imports": []
},
"package.json": {
"bytes": 2322,
"bytes": 2323,
"imports": []
},
"src/age/age.js": {
@ -468,10 +468,10 @@
"bytesInOutput": 1368
},
"package.json": {
"bytesInOutput": 21
"bytesInOutput": 22
}
},
"bytes": 1783940
"bytes": 1783941
}
}
}

2
dist/human.js vendored

File diff suppressed because one or more lines are too long

6
dist/human.json vendored
View File

@ -9,7 +9,7 @@
"imports": []
},
"package.json": {
"bytes": 2322,
"bytes": 2323,
"imports": []
},
"src/age/age.js": {
@ -466,10 +466,10 @@
"bytesInOutput": 1368
},
"package.json": {
"bytesInOutput": 21
"bytesInOutput": 22
}
},
"bytes": 1783251
"bytes": 1783252
}
}
}

2
wiki

@ -1 +1 @@
Subproject commit 8b7ff45ead1ade2f530a45f06702c9fa65c8dc35
Subproject commit 955e5a55f53b06f3048ea8c1058d25d93861d606