Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Monster
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Libraries
Javascript
Monster
Commits
09a67053
Verified
Commit
09a67053
authored
1 year ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: optimize outline #160
parent
cab169a9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/components/form/style/select.pcss
+1
-1
1 addition, 1 deletion
source/components/form/style/select.pcss
with
1 addition
and
1 deletion
source/components/form/style/select.pcss
+
1
−
1
View file @
09a67053
...
...
@@ -256,7 +256,7 @@ div[data-monster-role=selection] {
[data-monster-role=option][data-monster-focused=true] {
outline: 1px dashed var(--monster-color-selection-2);
outline-offset: 2px;
outline-offset:
-
2px;
}
[data-monster-role=option] > label:focus,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment