fix(v2): more visible pack capacity bars — wider, brighter border, tooltip
Increased bar width to 7px with #222 background and #666 border for better contrast. Added tooltip showing "X% full" on hover. Minimum 2px fill height when non-empty so even nearly-empty packs show a sliver. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8c8409eac6
commit
b68502989e
3 changed files with 15 additions and 14 deletions
File diff suppressed because one or more lines are too long
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Mosswart Overlord v2</title>
|
||||
<link rel="icon" type="image/png" href="/icons/7735.png" />
|
||||
<script type="module" crossorigin src="/v2/assets/index-B2Cf6gGs.js"></script>
|
||||
<script type="module" crossorigin src="/v2/assets/index-BMxg7Nal.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/v2/assets/index-DrsM2PEe.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue