Skip to content

Commit

Permalink
Revert plugins/main/public/styles/theme/dark/index.dark.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
guidomodarelli committed Sep 27, 2024
1 parent d4ae26a commit de67bde
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions plugins/main/public/styles/theme/dark/index.dark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ table thead > tr {
.wzMultipleSelector select {
border-color: #343741;
}

.wzMultipleSelectorSelect {
color: #dfe5ef;
}
Expand Down Expand Up @@ -457,11 +456,3 @@ svg .legend text {
fill: #dfe5ef;
}
}

/* Vulnerabilities under evaluation filter */
.button-group-filter {
.euiButtonGroup__buttons {
box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2),
0 3px 2px -2px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #424752 !important;
}
}

0 comments on commit de67bde

Please sign in to comment.