Skip to content

Commit

Permalink
Fix "Query Log" button color (LCARS theme)
Browse files Browse the repository at this point in the history
Signed-off-by: RD WebDesign <[email protected]>
  • Loading branch information
rdwebdesign committed Dec 24, 2024
1 parent 46092a4 commit 0e3c680
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style/themes/lcars.css
Original file line number Diff line number Diff line change
Expand Up @@ -1161,6 +1161,10 @@ footer a:focus {
color: #9ab;
}

.btn .box-title {
color: inherit;
}

.box {
margin-bottom: 1.8em;
background: #111;
Expand Down

0 comments on commit 0e3c680

Please sign in to comment.