Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
2a3a8748
Commit
2a3a8748
authored
Sep 18, 2016
by
Jean-Baptiste Mardelle
Browse files
Fix missing css style attribute in auto transition icons
REVIEW: 128928
parent
4d47135a
Changes
2
Hide whitespace changes
Inline
Side-by-side
data/pics/breeze-dark/dk_auto-transition.svg
View file @
2a3a8748
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
viewBox=
"0 0 16 16"
id=
"svg2"
>
<defs
id=
"defs3051"
>
<style
id=
"current-color-scheme"
>
<style
type=
"style/css"
id=
"current-color-scheme"
>
.ColorScheme-Text{color:#f2f2f2}.ColorScheme-Highlight{color:#3daee9}
</style>
</defs>
...
...
data/pics/breeze-light/lt_auto-transition.svg
View file @
2a3a8748
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
id=
"svg2"
viewBox=
"0 0 16 16"
>
<defs
id=
"defs4"
>
<style
id=
"current-color-scheme"
>
<style
type=
"style/css"
id=
"current-color-scheme"
>
.ColorScheme-Text{color:#4d4d4d}.ColorScheme-Background{color:#eff0f1}.ColorScheme-Highlight{color:#3daee9}.ColorScheme-ViewText{color:#31363b}.ColorScheme-ViewBackground{color:#fcfcfc}.ColorScheme-ViewHover{color:#93cee9}.ColorScheme-ViewFocus{color:#3daee9}.ColorScheme-ButtonText{color:#31363b}.ColorScheme-ButtonBackground{color:#eff0f1}.ColorScheme-ButtonHover{color:#93cee9}.ColorScheme-ButtonFocus{color:#3daee9}
</style>
</defs>
...
...
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