Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
demo.typo3.org
demo.typo3.org TYPO3 Installation
Commits
f98076c7
Commit
f98076c7
authored
Mar 01, 2021
by
David Steeb
Browse files
[TASK] Fix typo in comment
parent
243baa57
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/extensions/site_t3demo/Resources/Private/Scss/_form.scss
View file @
f98076c7
...
...
@@ -109,7 +109,7 @@
-moz-appearance
:
none
;
-o-appearance
:
none
;
appearance
:
none
;
// this is the SVG we have in our Resources folder *except* with added with to
// this is the SVG we have in our Resources folder *except* with added wi
d
th to
// allow for consistent positioning (48px instead of 24px)
background-image
:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath d='M18,15,12,9,6,15H18' transform='translate(24 26)
rotate
(
180
)
' fill='
none
' stroke='
%232f292c
' stroke-linecap='
round
' stroke-linejoin='
round
' stroke-width='
1
.5
'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment