Skip to content

Commit

Permalink
Update button styles and colors
Browse files Browse the repository at this point in the history
  • Loading branch information
little9 committed Feb 19, 2024
1 parent e3d14e4 commit bfea0e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 01JHU_INST-JHU/css/buttons.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
.bar prm-authentication prm-location-items md-list prm-service-button .md-button,
prm-location-items md-list prm-service-button .bar prm-authentication .md-button,
prm-location-items md-list prm-service-button .md-button,
prm-location-items md-list prm-service-button .md-button.button-as-link {
prm-location-items md-list prm-service-button .md-button.button-as-link,
prm-location-after >* button, prm-location > prm-location-after >* div.list-item-actions.flex > button
{
color: #fff;
text-transform: none;
background-color: #002d72;
Expand Down

0 comments on commit bfea0e8

Please sign in to comment.