Skip to content

Commit

Permalink
Update rt-dmview-css-min.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ledangtrung committed Dec 1, 2024
1 parent 5ad6585 commit 74190fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions css/rt-dmview-css-min.css
Original file line number Diff line number Diff line change
Expand Up @@ -195,17 +195,13 @@ label::before {
justify-content: center;
border-radius: 4px 4px 0 0;
border-bottom: 2px solid transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
cursor: pointer;
}

.nav-pills .nav-link.active {
background-color: var(--color_theme_accent);
color: var(--color_theme_text_primary);
position: relative;
-webkit-tap-highlight-color: transparent;
}

.nav-pills .nav-link:focus {
Expand Down

0 comments on commit 74190fc

Please sign in to comment.