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 12f3b66 commit 645e6ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/rt-dmview-css-min.css
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,8 @@ label::before {
}

.nav-pills .nav-link:focus {
outline: 2px solid var(--color_theme_focus);
outline: 1px solid var(--color_theme_focus);
background-color: var(--color_theme_accent);
outline-offset: 2px;
}

Expand Down

0 comments on commit 645e6ae

Please sign in to comment.