Skip to content

Commit

Permalink
Formatting for rep roll text
Browse files Browse the repository at this point in the history
  • Loading branch information
tokeidlom committed Jul 30, 2024
1 parent c900e91 commit 1c99602
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file added package/sta-lcars-ui-v0.4.2.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions src/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"flags": {}
}
],
"version": "0.4.1",
"version": "0.4.2",
"compatibility": {
"minimum": "9",
"verified": "12"
Expand All @@ -21,6 +21,6 @@
],
"url": "https://github.com/tokeidlom/STA-LCARS-UI",
"manifest": "https://raw.githubusercontent.com/tokeidlom/STA-LCARS-UI/main/src/module.json",
"download": "https://raw.githubusercontent.com/tokeidlom/STA-LCARS-UI/main/package/sta-lcars-ui-v0.4.1.zip",
"download": "https://raw.githubusercontent.com/tokeidlom/STA-LCARS-UI/main/package/sta-lcars-ui-v0.4.2.zip",
"id": "sta-lcars-ui"
}
1 change: 1 addition & 0 deletions src/styles/sta-lcars-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,7 @@ form .hint {
}
.sta.sheet.actor .header-fields .section.reputation .track {
flex-grow: 1;
color: #dfdfdf;
}
.sta.sheet.actor .header-fields .section.reputation .track .bar .box.rep {
background-color: #00273f;
Expand Down

0 comments on commit 1c99602

Please sign in to comment.