Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
a11y_autocomplete_element
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
a11y_autocomplete_element
Commits
6fa7e496
Verified
Commit
6fa7e496
authored
1 year ago
by
Ivan
Committed by
Lee Rowlands
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3372814
by Chi: Remove icon is not rendered when Drupal is installed into a subdirectory
parent
f415de25
Branches
commev-alias
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/a11y_autocomplete_element.css
+1
-1
1 addition, 1 deletion
css/a11y_autocomplete_element.css
with
1 addition
and
1 deletion
css/a11y_autocomplete_element.css
+
1
−
1
View file @
6fa7e496
...
...
@@ -31,6 +31,6 @@
border
:
none
;
cursor
:
pointer
;
outline
:
none
;
background
:
white
url('/core/misc/icons/000000/ex.svg')
50%
50%
no-repeat
;
background
:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke-width='3' stroke-linecap='round' stroke='black'%3E%3Cline x1='20%25' x2='80%25' y1='20%25' y2='80%25'/%3E%3Cline x1='80%25' x2='20%25' y1='20%25' y2='80%25'/%3E%3C/svg%3E%0A")
center
no-repeat
;
margin-left
:
10px
;
}
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