Skip to content

Commit

Permalink
AstroCalc: Add a filter by eclipse type (#4054)
Browse files Browse the repository at this point in the history
* AstroCalc: Add a filter by eclipse type

* Try improving the positioning of checkboxes

* Save eclipse filter settings
  • Loading branch information
10110111 authored Jan 7, 2025
1 parent f281103 commit 4dabbbe
Show file tree
Hide file tree
Showing 4 changed files with 476 additions and 253 deletions.
4 changes: 4 additions & 0 deletions data/gui/normalStyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,10 @@ QLabel#monthlyElevationTimeInfo {
color: rgb(238, 238, 238);
font-size: 18pt;
}

QWidget#eclipseFilterWidget {
background: transparent;
}
/**************************************************************************************************************
* searchDialog
*************************************************************************************************************/
Expand Down
Loading

0 comments on commit 4dabbbe

Please sign in to comment.