Skip to content

Commit

Permalink
Console: Fix visibility of radio/checkboxes (light theme)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzi2p committed Oct 9, 2023
1 parent 4c7846b commit 6305e85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/routerconsole/jsp/themes/console/light/console.css
Original file line number Diff line number Diff line change
Expand Up @@ -4680,10 +4680,8 @@ input[type="radio"] {
width: 16px !important;
vertical-align: sub !important;
opacity: 1.0;
border: 0;
box-shadow: none;
cursor: pointer;
filter: sepia(100%) hue-rotate(185deg) drop-shadow(0 0 1px #ccf);
}

.optbox:hover,
Expand Down

0 comments on commit 6305e85

Please sign in to comment.