Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelasbarra committed Oct 17, 2023
1 parent 7aae27d commit af4a8b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,7 @@ li.ui-tabs-tab > a:hover {
}
.ui-state-active,.ui-state-active:hover, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
background-color:#fff!important;
border: 1px solid #c5c5c5!important;
border-top: 1px solid #c5c5c5!important;
border-left: 1px solid #c5c5c5!important;
border-right: 1px solid #c5c5c5!important;
}

0 comments on commit af4a8b5

Please sign in to comment.