Skip to content

Commit

Permalink
Merge pull request #187 from jcachuryb/master
Browse files Browse the repository at this point in the history
Button color
  • Loading branch information
xzzy authored Feb 5, 2025
2 parents 813d637 + 30f6227 commit 1591b08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ export default {
.button.formButton5,
.button.formButton5:hover {
background-color: #b3b1b1;
background-color: #717070;
}
.button.selector {
Expand Down
2 changes: 1 addition & 1 deletion parkstay/static/searchavail2_vue/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion parkstay/static/searchavail2_vue/js/main-legacy.js

Large diffs are not rendered by default.

0 comments on commit 1591b08

Please sign in to comment.